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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as CartClearRequest
protected  CartClearRequest Request.cartClearRequest
           
protected  CartClearRequest CartClear.shared
           
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return CartClearRequest
 CartClearRequest ObjectFactory.createCartClearRequest()
          Create an instance of CartClearRequest
 CartClearRequest Request.getCartClearRequest()
          Gets the value of the cartClearRequest property.
 CartClearRequest CartClear.getShared()
          Gets the value of the shared property.
 

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

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type CartClearRequest
 void Request.setCartClearRequest(CartClearRequest value)
          Sets the value of the cartClearRequest property.
 void CartClear.setShared(CartClearRequest value)
          Sets the value of the shared property.
 



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