Uses of Enum Class
ca.phon.phonex.QuantifierType
-
Uses of QuantifierType in ca.phon.phonex
Modifier and TypeMethodDescriptionstatic QuantifierType
QuantifierType.fromString
(String txt) Quantifier.getType()
static QuantifierType
Returns the enum constant of this class with the specified name.static QuantifierType[]
QuantifierType.values()
Returns an array containing the constants of this enum class, in the order they are declared.