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