Uses of Enum Class
ca.phon.orthography.OrthoPunctType
Packages that use OrthoPunctType
-
Uses of OrthoPunctType in ca.phon.orthography
Methods in ca.phon.orthography that return OrthoPunctTypeModifier and TypeMethodDescriptionstatic OrthoPunctType
OrthoPunctType.fromChar
(char c) OrthoPunct.getType()
static OrthoPunctType
Returns the enum constant of this class with the specified name.static OrthoPunctType[]
OrthoPunctType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.orthography with parameters of type OrthoPunctTypeConstructors in ca.phon.orthography with parameters of type OrthoPunctType