| java.lang.Object | |
| ↳ | org.mule.modules.handshake.core.holders.CustomerExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _billToType | |||||||||||
| _contactType | |||||||||||
| _creditCardsType | |||||||||||
| _currencyType | |||||||||||
| _customerGroupType | |||||||||||
| _defaultShipToType | |||||||||||
| _emailType | |||||||||||
| _idType | |||||||||||
| _localeType | |||||||||||
| _nameType | |||||||||||
| _paymentTermsType | |||||||||||
| _resourceUriType | |||||||||||
| _shipTosType | |||||||||||
| _shippingMethodType | |||||||||||
| _taxIdType | |||||||||||
| _userGroupType | |||||||||||
| billTo | |||||||||||
| contact | |||||||||||
| creditCards | |||||||||||
| currency | |||||||||||
| customerGroup | |||||||||||
| defaultShipTo | |||||||||||
| id | |||||||||||
| locale | |||||||||||
| name | |||||||||||
| paymentTerms | |||||||||||
| resourceUri | |||||||||||
| shipTos | |||||||||||
| shippingMethod | |||||||||||
| taxId | |||||||||||
| userGroup | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves billTo
| |||||||||||
Retrieves contact
| |||||||||||
Retrieves creditCards
| |||||||||||
Retrieves currency
| |||||||||||
Retrieves customerGroup
| |||||||||||
Retrieves defaultShipTo
| |||||||||||
Retrieves email
| |||||||||||
Retrieves id
| |||||||||||
Retrieves locale
| |||||||||||
Retrieves name
| |||||||||||
Retrieves paymentTerms
| |||||||||||
Retrieves resourceUri
| |||||||||||
Retrieves shipTos
| |||||||||||
Retrieves shippingMethod
| |||||||||||
Retrieves taxId
| |||||||||||
Retrieves userGroup
| |||||||||||
Sets billTo
| |||||||||||
Sets contact
| |||||||||||
Sets creditCards
| |||||||||||
Sets currency
| |||||||||||
Sets customerGroup
| |||||||||||
Sets defaultShipTo
| |||||||||||
Sets email
| |||||||||||
Sets id
| |||||||||||
Sets locale
| |||||||||||
Sets name
| |||||||||||
Sets paymentTerms
| |||||||||||
Sets resourceUri
| |||||||||||
Sets shipTos
| |||||||||||
Sets shippingMethod
| |||||||||||
Sets taxId
| |||||||||||
Sets userGroup
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves billTo
Retrieves contact
Retrieves creditCards
Retrieves currency
Retrieves customerGroup
Retrieves defaultShipTo
Retrieves email
Retrieves id
Retrieves locale
Retrieves name
Retrieves paymentTerms
Retrieves resourceUri
Retrieves shipTos
Retrieves shippingMethod
Retrieves taxId
Retrieves userGroup
Sets billTo
| value | Value to set |
|---|
Sets contact
| value | Value to set |
|---|
Sets creditCards
| value | Value to set |
|---|
Sets currency
| value | Value to set |
|---|
Sets customerGroup
| value | Value to set |
|---|
Sets defaultShipTo
| value | Value to set |
|---|
Sets email
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets locale
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets paymentTerms
| value | Value to set |
|---|
Sets resourceUri
| value | Value to set |
|---|
Sets shipTos
| value | Value to set |
|---|
Sets shippingMethod
| value | Value to set |
|---|
Sets taxId
| value | Value to set |
|---|
Sets userGroup
| value | Value to set |
|---|