| java.lang.Object | |
| ↳ | com.magento.api.holders.CatalogProductLinkEntityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _positionType | |||||||||||
| _product_idType | |||||||||||
| _qtyType | |||||||||||
| _setType | |||||||||||
| _skuType | |||||||||||
| _typeType | |||||||||||
| position | |||||||||||
| product_id | |||||||||||
| qty | |||||||||||
| set | |||||||||||
| sku | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves position
| |||||||||||
Retrieves product_id
| |||||||||||
Retrieves qty
| |||||||||||
Retrieves set
| |||||||||||
Retrieves sku
| |||||||||||
Retrieves type
| |||||||||||
Sets position
| |||||||||||
Sets product_id
| |||||||||||
Sets qty
| |||||||||||
Sets set
| |||||||||||
Sets sku
| |||||||||||
Sets type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves position
Retrieves product_id
Retrieves qty
Retrieves set
Retrieves sku
Retrieves type
Sets position
| value | Value to set |
|---|
Sets product_id
| value | Value to set |
|---|
Sets qty
| value | Value to set |
|---|
Sets set
| value | Value to set |
|---|
Sets sku
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|