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