Uses of Enum Class
ca.phon.orthography.OrthoPunctType
-
Uses of OrthoPunctType in ca.phon.orthography
Modifier 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.