| java.lang.Object | |
| ↳ | com.magento.api.holders.ShoppingCartCustomerAddressEntityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _address_idType | |||||||||||
| _cityType | |||||||||||
| _companyType | |||||||||||
| _country_idType | |||||||||||
| _faxType | |||||||||||
| _firstnameType | |||||||||||
| _is_default_billingType | |||||||||||
| _is_default_shippingType | |||||||||||
| _lastnameType | |||||||||||
| _modeType | |||||||||||
| _postcodeType | |||||||||||
| _regionType | |||||||||||
| _region_idType | |||||||||||
| _streetType | |||||||||||
| _telephoneType | |||||||||||
| address_id | |||||||||||
| city | |||||||||||
| company | |||||||||||
| country_id | |||||||||||
| fax | |||||||||||
| firstname | |||||||||||
| is_default_billing | |||||||||||
| is_default_shipping | |||||||||||
| lastname | |||||||||||
| mode | |||||||||||
| postcode | |||||||||||
| region | |||||||||||
| region_id | |||||||||||
| street | |||||||||||
| telephone | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves address_id
| |||||||||||
Retrieves city
| |||||||||||
Retrieves company
| |||||||||||
Retrieves country_id
| |||||||||||
Retrieves fax
| |||||||||||
Retrieves firstname
| |||||||||||
Retrieves is_default_billing
| |||||||||||
Retrieves is_default_shipping
| |||||||||||
Retrieves lastname
| |||||||||||
Retrieves mode
| |||||||||||
Retrieves postcode
| |||||||||||
Retrieves region
| |||||||||||
Retrieves region_id
| |||||||||||
Retrieves street
| |||||||||||
Retrieves telephone
| |||||||||||
Sets address_id
| |||||||||||
Sets city
| |||||||||||
Sets company
| |||||||||||
Sets country_id
| |||||||||||
Sets fax
| |||||||||||
Sets firstname
| |||||||||||
Sets is_default_billing
| |||||||||||
Sets is_default_shipping
| |||||||||||
Sets lastname
| |||||||||||
Sets mode
| |||||||||||
Sets postcode
| |||||||||||
Sets region
| |||||||||||
Sets region_id
| |||||||||||
Sets street
| |||||||||||
Sets telephone
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves address_id
Retrieves city
Retrieves company
Retrieves country_id
Retrieves fax
Retrieves firstname
Retrieves is_default_billing
Retrieves is_default_shipping
Retrieves lastname
Retrieves mode
Retrieves postcode
Retrieves region
Retrieves region_id
Retrieves street
Retrieves telephone
Sets address_id
| value | Value to set |
|---|
Sets city
| value | Value to set |
|---|
Sets company
| value | Value to set |
|---|
Sets country_id
| value | Value to set |
|---|
Sets fax
| value | Value to set |
|---|
Sets firstname
| value | Value to set |
|---|
Sets is_default_billing
| value | Value to set |
|---|
Sets is_default_shipping
| value | Value to set |
|---|
Sets lastname
| value | Value to set |
|---|
Sets mode
| value | Value to set |
|---|
Sets postcode
| value | Value to set |
|---|
Sets region
| value | Value to set |
|---|
Sets region_id
| value | Value to set |
|---|
Sets street
| value | Value to set |
|---|
Sets telephone
| value | Value to set |
|---|