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