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