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