Uses of Class
de.mhus.lib.core.currency.CCurrency.FIAT_CURRENCY
-
Packages that use CCurrency.FIAT_CURRENCY Package Description de.mhus.lib.core.currency -
-
Uses of CCurrency.FIAT_CURRENCY in de.mhus.lib.core.currency
Methods in de.mhus.lib.core.currency that return CCurrency.FIAT_CURRENCY Modifier and Type Method Description CCurrency.FIAT_CURRENCYCCurrency. toFiatCurrency()static CCurrency.FIAT_CURRENCYCCurrency.FIAT_CURRENCY. valueOf(String name)Returns the enum constant of this type with the specified name.static CCurrency.FIAT_CURRENCY[]CCurrency.FIAT_CURRENCY. values()Returns an array containing the constants of this enum type, in the order they are declared.
-