Uses of Enum Class
es.kukenan.smartfi.microservice.smartficore.enums.EntityEnum
Packages that use EntityEnum
-
Uses of EntityEnum in es.kukenan.smartfi.microservice.smartficore.enums
Methods in es.kukenan.smartfi.microservice.smartficore.enums that return EntityEnumModifier and TypeMethodDescriptionstatic EntityEnumReturns the enum constant of this class with the specified name.static EntityEnum[]EntityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.