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