Uses of Enum Class
ca.phon.ipa.relations.SegmentalRelation.Direction
Packages that use SegmentalRelation.Direction
-
Uses of SegmentalRelation.Direction in ca.phon.ipa.relations
Methods in ca.phon.ipa.relations that return SegmentalRelation.DirectionModifier and TypeMethodDescriptionSegmentalRelation.getDirection()
static SegmentalRelation.Direction
Returns 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.