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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as CartGetRequest
protected  CartGetRequest Request.cartGetRequest
           
protected  CartGetRequest CartGet.shared
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return CartGetRequest
 CartGetRequest ObjectFactory.createCartGetRequest()
          Create an instance of CartGetRequest
 CartGetRequest Request.getCartGetRequest()
          Gets the value of the cartGetRequest property.
 CartGetRequest CartGet.getShared()
          Gets the value of the shared property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type CartGetRequest
 void Request.setCartGetRequest(CartGetRequest value)
          Sets the value of the cartGetRequest property.
 void CartGet.setShared(CartGetRequest value)
          Sets the value of the shared property.
 



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