Enum CompositeIndexManager.IndexSource (2.0.0)

protected enum CompositeIndexManager.IndexSource extends Enum<CompositeIndexManager.IndexSource>

The source of an index in the index file. These are used as literals in an xml document that we read and write.

Static Fields

Name Description
auto
manual

Static Methods

Name Description
valueOf(String name)
values()