Uses of Enum Class
ca.phon.ipa.features.FeatureFamily
-
Uses of FeatureFamily in ca.phon.ipa.features
Modifier and TypeMethodDescriptionstatic FeatureFamily
Feature.getPrimaryFamily()
Feature.getSecondaryFamily()
static FeatureFamily
Returns the enum constant of this class with the specified name.static FeatureFamily[]
FeatureFamily.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Feature.setPrimaryFamily
(FeatureFamily primaryFamily) void
Feature.setSecondaryFamily
(FeatureFamily secondaryFamily)