public static final class Webproperty.ParentLink extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Webproperty.ParentLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Link to the account for this web property.
|
String |
getType()
Type of the parent link.
|
Webproperty.ParentLink |
setHref(String href)
Link to the account for this web property.
|
Webproperty.ParentLink |
setType(String type)
Type of the parent link.
|
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getHref()
null.public Webproperty.ParentLink setHref(String href)
null.public String getType()
null.public Webproperty.ParentLink setType(String type)
null.