Uses of Enum Class
org.forester.phylogeny.data.Event.EventType
Packages that use Event.EventType
-
Uses of Event.EventType in org.forester.phylogeny.data
Methods in org.forester.phylogeny.data that return Event.EventTypeModifier and TypeMethodDescriptionEvent.getEventType()
static Event.EventType
Returns the enum constant of this class with the specified name.static Event.EventType[]
Event.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.forester.phylogeny.data with parameters of type Event.EventType