GenericData.FlagsAbstractMap.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, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic 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 GenericJsonpublic File.IndexableText clone()
clone in class GenericJson