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