GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
Items()  | 
| Modifier and Type | Method and Description | 
|---|---|
Metadata.Items | 
clone()  | 
String | 
getKey()
Key for the metadata entry. 
 | 
String | 
getValue()
Value for the metadata entry. 
 | 
Metadata.Items | 
set(String fieldName,
   Object value)  | 
Metadata.Items | 
setKey(String key)
Key for the metadata entry. 
 | 
Metadata.Items | 
setValue(String value)
Value for the metadata entry. 
 | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getKey()
null for nonepublic Metadata.Items setKey(String key)
key - key or null for nonepublic String getValue()
null for nonepublic Metadata.Items setValue(String value)
value - value or null for nonepublic Metadata.Items set(String fieldName, Object value)
set in class GenericJsonpublic Metadata.Items clone()
clone in class GenericJsonCopyright © 2011–2020 Google. All rights reserved.