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