Uses of Enum Class
ca.phon.phonex.QuantifierType
Packages that use QuantifierType
-
Uses of QuantifierType in ca.phon.phonex
Subclasses with type arguments of type QuantifierType in ca.phon.phonexMethods in ca.phon.phonex that return QuantifierTypeModifier and TypeMethodDescriptionstatic QuantifierTypeQuantifierType.fromString(String txt) Quantifier.getType()static QuantifierTypeReturns 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