GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
File.ParentsCollection() |
| Modifier and Type | Method and Description |
|---|---|
File.ParentsCollection |
clone() |
String |
getId()
The id of this parent
|
String |
getParentLink()
A link to get the metadata for this parent
|
File.ParentsCollection |
set(String fieldName,
Object value) |
File.ParentsCollection |
setId(String id)
The id of this parent
|
File.ParentsCollection |
setParentLink(String parentLink)
A link to get the metadata for this parent
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getId()
null for nonepublic File.ParentsCollection setId(String id)
id - id or null for nonepublic String getParentLink()
null for nonepublic File.ParentsCollection setParentLink(String parentLink)
parentLink - parentLink or null for nonepublic File.ParentsCollection set(String fieldName, Object value)
set in class GenericJsonpublic File.ParentsCollection clone()
clone in class GenericJson