Uses of Enum Class
es.kukenan.smartfi.microservice.transfer.service.enums.FirmEnum
Packages that use FirmEnum
-
Uses of FirmEnum in es.kukenan.smartfi.microservice.transfer.service.enums
Methods in es.kukenan.smartfi.microservice.transfer.service.enums that return FirmEnumModifier and TypeMethodDescriptionstatic FirmEnum[]FirmEnum.getTransferValues()Get enum for origin for transfer.static FirmEnumReturns the enum constant of this class with the specified name.static FirmEnum[]FirmEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.