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