Uses of Class
com.amazon.webservices.awsecommerceservice._2007_04_04.CartAddRequest

Packages that use CartAddRequest
com.amazon.webservices.awsecommerceservice._2007_04_04   
 

Uses of CartAddRequest in com.amazon.webservices.awsecommerceservice._2007_04_04
 

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as CartAddRequest
protected  CartAddRequest Request.cartAddRequest
           
protected  CartAddRequest CartAdd.shared
           
 

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type CartAddRequest
protected  java.util.List<CartAddRequest> CartAdd.request
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return CartAddRequest
 CartAddRequest ObjectFactory.createCartAddRequest()
          Create an instance of CartAddRequest
 CartAddRequest Request.getCartAddRequest()
          Gets the value of the cartAddRequest property.
 CartAddRequest CartAdd.getShared()
          Gets the value of the shared property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type CartAddRequest
 java.util.List<CartAddRequest> CartAdd.getRequest()
          Gets the value of the request property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type CartAddRequest
 void Request.setCartAddRequest(CartAddRequest value)
          Sets the value of the cartAddRequest property.
 void CartAdd.setShared(CartAddRequest value)
          Sets the value of the shared property.
 



Copyright © 2007 orange-cafe.de. All Rights Reserved.