Uses of Enum Class
org.qubership.atp.dataset.service.ws.event.EventType
Packages that use EventType
-
Uses of EventType in org.qubership.atp.dataset.service.ws.event
Methods in org.qubership.atp.dataset.service.ws.event that return EventTypeModifier and TypeMethodDescriptionEvent.getEventType()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 org.qubership.atp.dataset.service.ws.event with parameters of type EventType