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