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