Uses of Enum Class
ca.phon.orthography.SeparatorType
Packages that use SeparatorType
-
Uses of SeparatorType in ca.phon.orthography
Subclasses with type arguments of type SeparatorType in ca.phon.orthographyMethods in ca.phon.orthography that return SeparatorTypeModifier and TypeMethodDescriptionstatic SeparatorTypeSeparatorType.fromString(String text) Separator.getType()static SeparatorTypeReturns the enum constant of this class with the specified name.static SeparatorType[]SeparatorType.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 SeparatorType