Uses of Class
dev.vality.swag.analytics.model.CryptoCurrency
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of CryptoCurrency in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return CryptoCurrency Modifier and Type Method Description static CryptoCurrencyCryptoCurrency. fromValue(String text)static CryptoCurrencyCryptoCurrency. valueOf(String name)Returns the enum constant of this type with the specified name.static CryptoCurrency[]CryptoCurrency. values()Returns an array containing the constants of this enum type, in the order they are declared.