| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.holders.MoneyExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _currencyCodeType | |||||||||||
| amount | |||||||||||
| currencyCode | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves currencyCode
| |||||||||||
Sets amount
| |||||||||||
Sets currencyCode
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves currencyCode
Sets amount
| value | Value to set |
|---|
Sets currencyCode
| value | Value to set |
|---|