Uses of Enum Class
com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
Packages that use AnnotationPageSegmentEvent.EventType
-
Uses of AnnotationPageSegmentEvent.EventType in com.levigo.jadice.annotation
Methods in com.levigo.jadice.annotation that return AnnotationPageSegmentEvent.EventTypeModifier and TypeMethodDescriptionAnnotationPageSegmentEvent.getEventType()
Gets the event type of this event.
See the following property identifier.Returns the enum constant of this class with the specified name.static AnnotationPageSegmentEvent.EventType[]
AnnotationPageSegmentEvent.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.