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