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