Uses of Enum Class
io.mosip.kernel.tokenidgenerator.constant.TokenIDGeneratorErrorCode
Packages that use TokenIDGeneratorErrorCode
-
Uses of TokenIDGeneratorErrorCode in io.mosip.kernel.tokenidgenerator.constant
Methods in io.mosip.kernel.tokenidgenerator.constant that return TokenIDGeneratorErrorCodeModifier and TypeMethodDescriptionstatic TokenIDGeneratorErrorCodeReturns the enum constant of this class with the specified name.static TokenIDGeneratorErrorCode[]TokenIDGeneratorErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.