Uses of Class
io.mosip.kernel.ridgenerator.constant.RidGeneratorPropertyConstant
-
Packages that use RidGeneratorPropertyConstant Package Description io.mosip.kernel.ridgenerator.constant -
-
Uses of RidGeneratorPropertyConstant in io.mosip.kernel.ridgenerator.constant
Methods in io.mosip.kernel.ridgenerator.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.
-