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