Uses of Enum
org.apache.maven.index.IndexerFieldVersion
Packages that use IndexerFieldVersion
-
Uses of IndexerFieldVersion in org.apache.maven.index
Methods in org.apache.maven.index that return IndexerFieldVersionModifier and TypeMethodDescriptionIndexerField.getVersion()static IndexerFieldVersionReturns the enum constant of this type with the specified name.static IndexerFieldVersion[]IndexerFieldVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.maven.index with parameters of type IndexerFieldVersionModifierConstructorDescriptionIndexerField(Field ontology, IndexerFieldVersion version, String key, String description, org.apache.lucene.document.FieldType fieldType)