| java.lang.Object | |
| ↳ | org.mule.modules.handshake.core.holders.AddressExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _cityType | |||||||||||
| _countryType | |||||||||||
| _faxType | |||||||||||
| _idType | |||||||||||
| _isDefaultShipToType | |||||||||||
| _multiLineStrType | |||||||||||
| _nameType | |||||||||||
| _phoneType | |||||||||||
| _postcodeType | |||||||||||
| _resourceUriType | |||||||||||
| _stCustomerType | |||||||||||
| _stateType | |||||||||||
| _street2Type | |||||||||||
| _streetType | |||||||||||
| city | |||||||||||
| country | |||||||||||
| fax | |||||||||||
| id | |||||||||||
| isDefaultShipTo | |||||||||||
| multiLineStr | |||||||||||
| name | |||||||||||
| phone | |||||||||||
| postcode | |||||||||||
| resourceUri | |||||||||||
| stCustomer | |||||||||||
| state | |||||||||||
| street | |||||||||||
| street2 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves city
| |||||||||||
Retrieves country
| |||||||||||
Retrieves fax
| |||||||||||
Retrieves id
| |||||||||||
Retrieves isDefaultShipTo
| |||||||||||
Retrieves multiLineStr
| |||||||||||
Retrieves name
| |||||||||||
Retrieves phone
| |||||||||||
Retrieves postcode
| |||||||||||
Retrieves resourceUri
| |||||||||||
Retrieves stCustomer
| |||||||||||
Retrieves state
| |||||||||||
Retrieves street
| |||||||||||
Retrieves street2
| |||||||||||
Sets city
| |||||||||||
Sets country
| |||||||||||
Sets fax
| |||||||||||
Sets id
| |||||||||||
Sets isDefaultShipTo
| |||||||||||
Sets multiLineStr
| |||||||||||
Sets name
| |||||||||||
Sets phone
| |||||||||||
Sets postcode
| |||||||||||
Sets resourceUri
| |||||||||||
Sets stCustomer
| |||||||||||
Sets state
| |||||||||||
Sets street
| |||||||||||
Sets street2
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves city
Retrieves country
Retrieves fax
Retrieves id
Retrieves isDefaultShipTo
Retrieves multiLineStr
Retrieves name
Retrieves phone
Retrieves postcode
Retrieves resourceUri
Retrieves stCustomer
Retrieves state
Retrieves street
Retrieves street2
Sets city
| value | Value to set |
|---|
Sets country
| value | Value to set |
|---|
Sets fax
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets isDefaultShipTo
| value | Value to set |
|---|
Sets multiLineStr
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets phone
| value | Value to set |
|---|
Sets postcode
| value | Value to set |
|---|
Sets resourceUri
| value | Value to set |
|---|
Sets stCustomer
| value | Value to set |
|---|
Sets state
| value | Value to set |
|---|
Sets street
| value | Value to set |
|---|
Sets street2
| value | Value to set |
|---|