Uses of Enum Class
ca.phon.syllabifier.basic.io.ConstituentType
-
Uses of ConstituentType in ca.phon.syllabifier.basic.io
Modifier and TypeMethodDescriptionstatic ConstituentType
MarkGroup.getMark()
Gets the value of the mark property.static ConstituentType
Returns the enum constant of this class with the specified name.static ConstituentType[]
ConstituentType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
MarkGroup.setMark
(ConstituentType value) Sets the value of the mark property.