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