Uses of Enum Class
ca.phon.alignedTypesDatabase.AlignedTypesDatabaseEvent.EventType
-
Uses of AlignedTypesDatabaseEvent.EventType in ca.phon.alignedTypesDatabase
Modifier and TypeMethodDescriptionAlignedTypesDatabaseEvent.getEventType()
Returns the enum constant of this class with the specified name.static AlignedTypesDatabaseEvent.EventType[]
AlignedTypesDatabaseEvent.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionAlignedTypesDatabaseEvent
(AlignedTypesDatabaseEvent.EventType eventType, Object eventData)