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