public static final class Webproperty.ParentLink extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ParentLink() |
| Modifier and Type | Method and Description |
|---|---|
Webproperty.ParentLink |
clone() |
String |
getHref()
Link to the account for this web property.
|
String |
getType()
Type of the parent link.
|
Webproperty.ParentLink |
set(String fieldName,
Object value) |
Webproperty.ParentLink |
setHref(String href)
Link to the account for this web property.
|
Webproperty.ParentLink |
setType(String type)
Type of the parent link.
|
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 getHref()
null for nonepublic Webproperty.ParentLink setHref(String href)
href - href or null for nonepublic String getType()
null for nonepublic Webproperty.ParentLink setType(String type)
type - type or null for nonepublic Webproperty.ParentLink set(String fieldName, Object value)
set in class GenericJsonpublic Webproperty.ParentLink clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.