| java.lang.Object | |
| ↳ | org.mule.modules.handshake.core.holders.CustomerGroupExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _currencyType | |||||||||||
| _idType | |||||||||||
| _nameType | |||||||||||
| _resourceUriType | |||||||||||
| currency | |||||||||||
| id | |||||||||||
| name | |||||||||||
| resourceUri | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves currency
| |||||||||||
Retrieves id
| |||||||||||
Retrieves name
| |||||||||||
Retrieves resourceUri
| |||||||||||
Sets currency
| |||||||||||
Sets id
| |||||||||||
Sets name
| |||||||||||
Sets resourceUri
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves currency
Retrieves id
Retrieves name
Retrieves resourceUri
Sets currency
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets resourceUri
| value | Value to set |
|---|