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