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