| java.lang.Object | |
| ↳ | com.magento.api.holders.ShoppingCartProductEntityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _bundle_optionType | |||||||||||
| _bundle_option_qtyType | |||||||||||
| _linksType | |||||||||||
| _optionsType | |||||||||||
| _product_idType | |||||||||||
| _qtyType | |||||||||||
| _skuType | |||||||||||
| bundle_option | |||||||||||
| bundle_option_qty | |||||||||||
| links | |||||||||||
| options | |||||||||||
| product_id | |||||||||||
| qty | |||||||||||
| sku | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves bundle_option
| |||||||||||
Retrieves bundle_option_qty
| |||||||||||
Retrieves links
| |||||||||||
Retrieves options
| |||||||||||
Retrieves product_id
| |||||||||||
Retrieves qty
| |||||||||||
Retrieves sku
| |||||||||||
Sets bundle_option
| |||||||||||
Sets bundle_option_qty
| |||||||||||
Sets links
| |||||||||||
Sets options
| |||||||||||
Sets product_id
| |||||||||||
Sets qty
| |||||||||||
Sets sku
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves bundle_option
Retrieves bundle_option_qty
Retrieves links
Retrieves options
Retrieves product_id
Retrieves qty
Retrieves sku
Sets bundle_option
| value | Value to set |
|---|
Sets bundle_option_qty
| value | Value to set |
|---|
Sets links
| value | Value to set |
|---|
Sets options
| value | Value to set |
|---|
Sets product_id
| value | Value to set |
|---|
Sets qty
| value | Value to set |
|---|
Sets sku
| value | Value to set |
|---|