| java.lang.Object | |
| ↳ | com.magento.api.ShoppingCartProductEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| bundle_option | |||||||||||
| bundle_option_qty | |||||||||||
| links | |||||||||||
| options | |||||||||||
| product_id | |||||||||||
| qty | |||||||||||
| sku | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the bundle_option value for this ShoppingCartProductEntity.
| |||||||||||
Gets the bundle_option_qty value for this ShoppingCartProductEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the links value for this ShoppingCartProductEntity.
| |||||||||||
Gets the options value for this ShoppingCartProductEntity.
| |||||||||||
Gets the product_id value for this ShoppingCartProductEntity.
| |||||||||||
Gets the qty value for this ShoppingCartProductEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the sku value for this ShoppingCartProductEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the bundle_option value for this ShoppingCartProductEntity.
| |||||||||||
Sets the bundle_option_qty value for this ShoppingCartProductEntity.
| |||||||||||
Sets the links value for this ShoppingCartProductEntity.
| |||||||||||
Sets the options value for this ShoppingCartProductEntity.
| |||||||||||
Sets the product_id value for this ShoppingCartProductEntity.
| |||||||||||
Sets the qty value for this ShoppingCartProductEntity.
| |||||||||||
Sets the sku value for this ShoppingCartProductEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| product_id | |
|---|---|
| sku | |
| qty | |
| options | |
| bundle_option | |
| bundle_option_qty | |
| links |
| obj |
|---|
Gets the bundle_option value for this ShoppingCartProductEntity.
Gets the bundle_option_qty value for this ShoppingCartProductEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the links value for this ShoppingCartProductEntity.
Gets the options value for this ShoppingCartProductEntity.
Gets the product_id value for this ShoppingCartProductEntity.
Gets the qty value for this ShoppingCartProductEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the sku value for this ShoppingCartProductEntity.
Return type metadata object
Sets the bundle_option value for this ShoppingCartProductEntity.
| bundle_option |
|---|
Sets the bundle_option_qty value for this ShoppingCartProductEntity.
| bundle_option_qty |
|---|
Sets the links value for this ShoppingCartProductEntity.
| links |
|---|
Sets the options value for this ShoppingCartProductEntity.
| options |
|---|
Sets the product_id value for this ShoppingCartProductEntity.
| product_id |
|---|
Sets the qty value for this ShoppingCartProductEntity.
| qty |
|---|
Sets the sku value for this ShoppingCartProductEntity.
| sku |
|---|