public static final class Webproperty.ChildLink extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Webproperty.ChildLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Link to the list of profiles for this web property.
|
String |
getType()
Type of the parent link.
|
Webproperty.ChildLink |
setHref(String href)
Link to the list of profiles for this web property.
|
Webproperty.ChildLink |
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.ChildLink setHref(String href)
null.public String getType()
null.public Webproperty.ChildLink setType(String type)
null.