Uses of Enum Class
ca.phon.orthography.TerminatorType
Packages that use TerminatorType
-
Uses of TerminatorType in ca.phon.orthography
Subclasses with type arguments of type TerminatorType in ca.phon.orthographyMethods in ca.phon.orthography that return TerminatorTypeModifier and TypeMethodDescriptionstatic TerminatorType
TerminatorType.fromString
(String text) Terminator.getType()
static TerminatorType
Returns the enum constant of this class with the specified name.static TerminatorType[]
TerminatorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ca.phon.orthography with parameters of type TerminatorType -
Uses of TerminatorType in ca.phon.orthography.mor
Methods in ca.phon.orthography.mor that return TerminatorTypeConstructors in ca.phon.orthography.mor with parameters of type TerminatorType