Package org.teamapps.dto
Class UiCurrencyValue
java.lang.Object
org.teamapps.dto.UiCurrencyValue
- All Implemented Interfaces:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.UiCurrencyValue(UiCurrencyUnit currencyUnit, String amount) -
Method Summary
-
Field Details
-
currencyUnit
-
amount
-
-
Constructor Details
-
UiCurrencyValue
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
UiCurrencyValue
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
-
getCurrencyUnit
-
getAmount
-