Uses of Enum Class
ca.phon.ipa.relations.SegmentalRelation.Locality
Packages that use SegmentalRelation.Locality
-
Uses of SegmentalRelation.Locality in ca.phon.ipa.relations
Subclasses with type arguments of type SegmentalRelation.Locality in ca.phon.ipa.relationsMethods in ca.phon.ipa.relations that return SegmentalRelation.LocalityModifier and TypeMethodDescriptionSegmentalRelation.getLocality()static SegmentalRelation.LocalityReturns the enum constant of this class with the specified name.static SegmentalRelation.Locality[]SegmentalRelation.Locality.values()Returns an array containing the constants of this enum class, in the order they are declared.