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