Uses of Enum Class
com.easy_model.webservice.model.events.Event.EVENT_TYPE
Packages that use Event.EVENT_TYPE
-
Uses of Event.EVENT_TYPE in com.easy_model.webservice.model.events
Methods in com.easy_model.webservice.model.events that return Event.EVENT_TYPEModifier and TypeMethodDescriptionEvent.getType()static Event.EVENT_TYPEReturns the enum constant of this class with the specified name.static Event.EVENT_TYPE[]Event.EVENT_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.