Uses of Enum Class
es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Packages that use DocumentStatusEnum
Package
Description
Services and related beans and dependencies.
-
Uses of DocumentStatusEnum in es.kukenan.smartfi.microservice.clients.enums
Methods in es.kukenan.smartfi.microservice.clients.enums that return DocumentStatusEnumModifier and TypeMethodDescriptionstatic DocumentStatusEnumReturns the enum constant of this class with the specified name.static DocumentStatusEnum[]DocumentStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.