| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.offer.holders.NormalizedAmountExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _codeType | |||||||||||
| _convertedOnType | |||||||||||
| amount | |||||||||||
| code | |||||||||||
| convertedOn | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves code
| |||||||||||
Retrieves convertedOn
| |||||||||||
Sets amount
| |||||||||||
Sets code
| |||||||||||
Sets convertedOn
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves code
Retrieves convertedOn
Sets amount
| value | Value to set |
|---|
Sets code
| value | Value to set |
|---|
Sets convertedOn
| value | Value to set |
|---|