Uses of Enum Class
software.xdev.mockserver.event.model.EventEntry.EventType
Packages that use EventEntry.EventType
-
Uses of EventEntry.EventType in software.xdev.mockserver.event.model
Methods in software.xdev.mockserver.event.model that return EventEntry.EventTypeModifier and TypeMethodDescriptionEventEntry.getType()static EventEntry.EventTypeReturns the enum constant of this class with the specified name.static EventEntry.EventType[]EventEntry.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.mockserver.event.model with parameters of type EventEntry.EventType