GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
File.IndexableText() |
Modifier and Type | Method and Description |
---|---|
String |
getText()
The text to be indexed for this file
The value returned may be
null . |
File.IndexableText |
setText(String text)
The text to be indexed for this file
The value set may be
null . |
clone, getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public String getText()
null
.public File.IndexableText setText(String text)
null
.