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