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