| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.holders.AddressExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _address1Type | |||||||||||
| _address2Type | |||||||||||
| _address3Type | |||||||||||
| _cityType | |||||||||||
| _countryType | |||||||||||
| _countyType | |||||||||||
| _displayNameType | |||||||||||
| _postalCodeType | |||||||||||
| _stateType | |||||||||||
| _statusType | |||||||||||
| _usesType | |||||||||||
| address1 | |||||||||||
| address2 | |||||||||||
| address3 | |||||||||||
| city | |||||||||||
| country | |||||||||||
| county | |||||||||||
| displayName | |||||||||||
| postalCode | |||||||||||
| state | |||||||||||
| status | |||||||||||
| uses | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves address1
| |||||||||||
Retrieves address2
| |||||||||||
Retrieves address3
| |||||||||||
Retrieves city
| |||||||||||
Retrieves country
| |||||||||||
Retrieves county
| |||||||||||
Retrieves displayName
| |||||||||||
Retrieves postalCode
| |||||||||||
Retrieves state
| |||||||||||
Retrieves status
| |||||||||||
Retrieves uses
| |||||||||||
Sets address1
| |||||||||||
Sets address2
| |||||||||||
Sets address3
| |||||||||||
Sets city
| |||||||||||
Sets country
| |||||||||||
Sets county
| |||||||||||
Sets displayName
| |||||||||||
Sets postalCode
| |||||||||||
Sets state
| |||||||||||
Sets status
| |||||||||||
Sets uses
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves address1
Retrieves address2
Retrieves address3
Retrieves city
Retrieves country
Retrieves county
Retrieves displayName
Retrieves postalCode
Retrieves state
Retrieves status
Retrieves uses
Sets address1
| value | Value to set |
|---|
Sets address2
| value | Value to set |
|---|
Sets address3
| value | Value to set |
|---|
Sets city
| value | Value to set |
|---|
Sets country
| value | Value to set |
|---|
Sets county
| value | Value to set |
|---|
Sets displayName
| value | Value to set |
|---|
Sets postalCode
| value | Value to set |
|---|
Sets state
| value | Value to set |
|---|
Sets status
| value | Value to set |
|---|
Sets uses
| value | Value to set |
|---|