GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Account.ChildLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Link to the list of web properties for this account.
|
String |
getType()
Type of the child link.
|
Account.ChildLink |
setHref(String href)
Link to the list of web properties for this account.
|
Account.ChildLink |
setType(String type)
Type of the child 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 Account.ChildLink setHref(String href)
null.public String getType()
null.public Account.ChildLink setType(String type)
null.