GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Profile.ChildLink() |
| Modifier and Type | Method and Description |
|---|---|
Profile.ChildLink |
clone() |
String |
getHref()
Link to the list of goals for this view (profile).
|
String |
getType()
Value is "analytics#goals".
|
Profile.ChildLink |
set(String fieldName,
Object value) |
Profile.ChildLink |
setHref(String href)
Link to the list of goals for this view (profile).
|
Profile.ChildLink |
setType(String type)
Value is "analytics#goals".
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getHref()
null for nonepublic Profile.ChildLink setHref(String href)
href - href or null for nonepublic String getType()
null for nonepublic Profile.ChildLink setType(String type)
type - type or null for nonepublic Profile.ChildLink set(String fieldName, Object value)
set in class GenericJsonpublic Profile.ChildLink clone()
clone in class GenericJson