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