Uses of Enum
org.apache.maven.index.reader.Record.Type
Packages that use Record.Type
-
Uses of Record.Type in org.apache.maven.index.reader
Methods in org.apache.maven.index.reader that return Record.TypeModifier and TypeMethodDescriptionRecord.getType()Returns theRecord.Typeof this record.static Record.TypeReturns the enum constant of this type with the specified name.static Record.Type[]Record.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.maven.index.reader with parameters of type Record.Type