| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.holders.AmountExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _codeType | |||||||||||
| _normalizedAmountType | |||||||||||
| _typeType | |||||||||||
| amount | |||||||||||
| code | |||||||||||
| normalizedAmount | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves code
| |||||||||||
Retrieves normalizedAmount
| |||||||||||
Retrieves type
| |||||||||||
Sets amount
| |||||||||||
Sets code
| |||||||||||
Sets normalizedAmount
| |||||||||||
Sets type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves code
Retrieves normalizedAmount
Retrieves type
Sets amount
| value | Value to set |
|---|
Sets code
| value | Value to set |
|---|
Sets normalizedAmount
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|