Uses of Enum Class
ca.phon.alignedTypesDatabase.AlignedTypesDatabaseEvent.EventType
Packages that use AlignedTypesDatabaseEvent.EventType
-
Uses of AlignedTypesDatabaseEvent.EventType in ca.phon.alignedTypesDatabase
Methods in ca.phon.alignedTypesDatabase that return AlignedTypesDatabaseEvent.EventTypeModifier 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.Constructors in ca.phon.alignedTypesDatabase with parameters of type AlignedTypesDatabaseEvent.EventTypeModifierConstructorDescriptionAlignedTypesDatabaseEvent
(AlignedTypesDatabaseEvent.EventType eventType, Object eventData)