Uses of Class
io.mosip.kernel.uingenerator.constant.UinGeneratorErrorCode
-
Packages that use UinGeneratorErrorCode Package Description io.mosip.kernel.uingenerator.constant -
-
Uses of UinGeneratorErrorCode in io.mosip.kernel.uingenerator.constant
Methods in io.mosip.kernel.uingenerator.constant that return UinGeneratorErrorCode Modifier and Type Method Description static UinGeneratorErrorCodeUinGeneratorErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static UinGeneratorErrorCode[]UinGeneratorErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-