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