| java.lang.Object | |
| ↳ | com.magento.api.holders.ShoppingCartPaymentMethodEntityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _cc_cidType | |||||||||||
| _cc_exp_monthType | |||||||||||
| _cc_exp_yearType | |||||||||||
| _cc_numberType | |||||||||||
| _cc_ownerType | |||||||||||
| _cc_typeType | |||||||||||
| _methodType | |||||||||||
| _po_numberType | |||||||||||
| cc_cid | |||||||||||
| cc_exp_month | |||||||||||
| cc_exp_year | |||||||||||
| cc_number | |||||||||||
| cc_owner | |||||||||||
| cc_type | |||||||||||
| method | |||||||||||
| po_number | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves cc_cid
| |||||||||||
Retrieves cc_exp_month
| |||||||||||
Retrieves cc_exp_year
| |||||||||||
Retrieves cc_number
| |||||||||||
Retrieves cc_owner
| |||||||||||
Retrieves cc_type
| |||||||||||
Retrieves method
| |||||||||||
Retrieves po_number
| |||||||||||
Sets cc_cid
| |||||||||||
Sets cc_exp_month
| |||||||||||
Sets cc_exp_year
| |||||||||||
Sets cc_number
| |||||||||||
Sets cc_owner
| |||||||||||
Sets cc_type
| |||||||||||
Sets method
| |||||||||||
Sets po_number
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves cc_cid
Retrieves cc_exp_month
Retrieves cc_exp_year
Retrieves cc_number
Retrieves cc_owner
Retrieves cc_type
Retrieves method
Retrieves po_number
Sets cc_cid
| value | Value to set |
|---|
Sets cc_exp_month
| value | Value to set |
|---|
Sets cc_exp_year
| value | Value to set |
|---|
Sets cc_number
| value | Value to set |
|---|
Sets cc_owner
| value | Value to set |
|---|
Sets cc_type
| value | Value to set |
|---|
Sets method
| value | Value to set |
|---|
Sets po_number
| value | Value to set |
|---|