Uses of Enum Class
com.basistech.rosette.api.MorphologicalFeature
Packages that use MorphologicalFeature
-
Uses of MorphologicalFeature in com.basistech.rosette.api
Subclasses with type arguments of type MorphologicalFeature in com.basistech.rosette.apiModifier and TypeClassDescriptionenumSpecify which feature you want Analytics API Morphology endpoint to return.Methods in com.basistech.rosette.api that return MorphologicalFeatureModifier and TypeMethodDescriptionstatic MorphologicalFeatureReturns the enum constant of this class with the specified name.static MorphologicalFeature[]MorphologicalFeature.values()Returns an array containing the constants of this enum class, in the order they are declared.