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