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