Uses of Enum Class
ca.phon.phonex.QuantifierType
Packages that use QuantifierType
-
Uses of QuantifierType in ca.phon.phonex
Methods in ca.phon.phonex that return QuantifierTypeModifier 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.Methods in ca.phon.phonex with parameters of type QuantifierTypeConstructors in ca.phon.phonex with parameters of type QuantifierType