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