Uses of Enum Class
es.kukenan.smartfi.common.enums.CurrencyCodeEnum
Packages that use CurrencyCodeEnum
-
Uses of CurrencyCodeEnum in es.kukenan.smartfi.common.enums
Methods in es.kukenan.smartfi.common.enums that return CurrencyCodeEnumModifier and TypeMethodDescriptionstatic CurrencyCodeEnum[]CurrencyCodeEnum.getCurrencyCodeValues()Get enum for origin and destination for transfer.static CurrencyCodeEnumReturns the enum constant of this class with the specified name.static CurrencyCodeEnum[]CurrencyCodeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.