Class CurrencyCurrencyUnit
java.lang.Object
org.teamapps.ux.component.field.multicurrency.value.CurrencyCurrencyUnit
- All Implemented Interfaces:
CurrencyUnit
-
Field Summary
Fields inherited from interface org.teamapps.ux.component.field.multicurrency.value.CurrencyUnit
LOGGER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.teamapps.ux.component.field.multicurrency.value.CurrencyUnit
getName, getSymbol, toUiCurrencyUnit
-
Constructor Details
-
CurrencyCurrencyUnit
-
-
Method Details
-
getCode
- Specified by:
getCodein interfaceCurrencyUnit
-
getFractionDigits
public int getFractionDigits()- Specified by:
getFractionDigitsin interfaceCurrencyUnit
-
getSymbol
- Specified by:
getSymbolin interfaceCurrencyUnit
-
getName
- Specified by:
getNamein interfaceCurrencyUnit
-
toString
-