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