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