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