Uses of Enum Class
app.valuationcontrol.multimodule.library.entities.Event.EVENT_TYPE
Packages that use Event.EVENT_TYPE
-
Uses of Event.EVENT_TYPE in app.valuationcontrol.multimodule.library.entities
Methods in app.valuationcontrol.multimodule.library.entities 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.