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