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

NameDescription
auto
manual

Static Methods

NameDescription
valueOf(String name)
values()