Uses of Enum Class
de.gematik.ws.conn.eventservice.v7.EventType
Packages that use EventType
-
Uses of EventType in de.gematik.ws.conn.eventservice.v7
Fields in de.gematik.ws.conn.eventservice.v7 declared as EventTypeMethods in de.gematik.ws.conn.eventservice.v7 that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeEvent.getType()Gets the value of the type property.static EventTypeReturns the enum constant of this class with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.ws.conn.eventservice.v7 with parameters of type EventType