public static final class EntityAdWordsLink.Entity extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EntityAdWordsLink.Entity() |
| Modifier and Type | Method and Description |
|---|---|
EntityAdWordsLink.Entity |
clone() |
WebPropertyRef |
getWebPropertyRef() |
EntityAdWordsLink.Entity |
set(String fieldName,
Object value) |
EntityAdWordsLink.Entity |
setWebPropertyRef(WebPropertyRef webPropertyRef) |
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic WebPropertyRef getWebPropertyRef()
null for nonepublic EntityAdWordsLink.Entity setWebPropertyRef(WebPropertyRef webPropertyRef)
webPropertyRef - webPropertyRef or null for nonepublic EntityAdWordsLink.Entity set(String fieldName, Object value)
set in class GenericJsonpublic EntityAdWordsLink.Entity clone()
clone in class GenericJson