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