|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CartModifyRequest | |
---|---|
com.amazon.webservices.awsecommerceservice._2007_04_04 |
Uses of CartModifyRequest in com.amazon.webservices.awsecommerceservice._2007_04_04 |
---|
Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as CartModifyRequest | |
---|---|
protected CartModifyRequest |
Request.cartModifyRequest
|
protected CartModifyRequest |
CartModify.shared
|
Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type CartModifyRequest | |
---|---|
protected java.util.List<CartModifyRequest> |
CartModify.request
|
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return CartModifyRequest | |
---|---|
CartModifyRequest |
ObjectFactory.createCartModifyRequest()
Create an instance of CartModifyRequest |
CartModifyRequest |
Request.getCartModifyRequest()
Gets the value of the cartModifyRequest property. |
CartModifyRequest |
CartModify.getShared()
Gets the value of the shared property. |
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type CartModifyRequest | |
---|---|
java.util.List<CartModifyRequest> |
CartModify.getRequest()
Gets the value of the request property. |
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type CartModifyRequest | |
---|---|
void |
Request.setCartModifyRequest(CartModifyRequest value)
Sets the value of the cartModifyRequest property. |
void |
CartModify.setShared(CartModifyRequest value)
Sets the value of the shared property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |