Uses of Enum Class
ai.marmin.constants.CurrencyCode
-
Uses of CurrencyCode in ai.marmin.constants
Subclasses with type arguments of type CurrencyCode in ai.marmin.constantsMethods in ai.marmin.constants that return CurrencyCodeModifier and TypeMethodDescriptionstatic CurrencyCodestatic CurrencyCodeReturns the enum constant of this class with the specified name.static CurrencyCode[]CurrencyCode.values()Returns an array containing the constants of this enum class, in the order they are declared.