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