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