| java.lang.Object | |
| ↳ | com.magento.api.ShoppingCartPaymentMethodEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| cc_cid | |||||||||||
| cc_exp_month | |||||||||||
| cc_exp_year | |||||||||||
| cc_number | |||||||||||
| cc_owner | |||||||||||
| cc_type | |||||||||||
| method | |||||||||||
| po_number | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the cc_cid value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Gets the cc_exp_month value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Gets the cc_exp_year value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Gets the cc_number value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Gets the cc_owner value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Gets the cc_type value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the method value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Gets the po_number value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the cc_cid value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Sets the cc_exp_month value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Sets the cc_exp_year value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Sets the cc_number value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Sets the cc_owner value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Sets the cc_type value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Sets the method value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
Sets the po_number value for this ShoppingCartPaymentMethodEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| po_number | |
|---|---|
| method | |
| cc_cid | |
| cc_owner | |
| cc_number | |
| cc_type | |
| cc_exp_year | |
| cc_exp_month |
| obj |
|---|
Gets the cc_cid value for this ShoppingCartPaymentMethodEntity.
Gets the cc_exp_month value for this ShoppingCartPaymentMethodEntity.
Gets the cc_exp_year value for this ShoppingCartPaymentMethodEntity.
Gets the cc_number value for this ShoppingCartPaymentMethodEntity.
Gets the cc_owner value for this ShoppingCartPaymentMethodEntity.
Gets the cc_type value for this ShoppingCartPaymentMethodEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the method value for this ShoppingCartPaymentMethodEntity.
Gets the po_number value for this ShoppingCartPaymentMethodEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the cc_cid value for this ShoppingCartPaymentMethodEntity.
| cc_cid |
|---|
Sets the cc_exp_month value for this ShoppingCartPaymentMethodEntity.
| cc_exp_month |
|---|
Sets the cc_exp_year value for this ShoppingCartPaymentMethodEntity.
| cc_exp_year |
|---|
Sets the cc_number value for this ShoppingCartPaymentMethodEntity.
| cc_number |
|---|
Sets the cc_owner value for this ShoppingCartPaymentMethodEntity.
| cc_owner |
|---|
Sets the cc_type value for this ShoppingCartPaymentMethodEntity.
| cc_type |
|---|
Sets the method value for this ShoppingCartPaymentMethodEntity.
| method |
|---|
Sets the po_number value for this ShoppingCartPaymentMethodEntity.
| po_number |
|---|