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