Uses of Enum Class
es.kukenan.smartfi.microservice.firm.api.enums.StatusEnum
Packages that use StatusEnum
-
Uses of StatusEnum in es.kukenan.smartfi.microservice.firm.api.enums
Methods in es.kukenan.smartfi.microservice.firm.api.enums that return StatusEnumModifier and TypeMethodDescriptionstatic 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.