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