Uses of Enum Class
ca.phon.ipa.DiacriticType
Packages that use DiacriticType
-
Uses of DiacriticType in ca.phon.ipa
Subclasses with type arguments of type DiacriticType in ca.phon.ipaMethods in ca.phon.ipa that return DiacriticTypeModifier and TypeMethodDescriptionDiacritic.getType()
static DiacriticType
Returns the enum constant of this class with the specified name.static DiacriticType[]
DiacriticType.values()
Returns an array containing the constants of this enum class, in the order they are declared.