public static final class EntityAdWordsLink.Entity
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags
Constructor and Description |
---|
Entity() |
Modifier and Type | Method and Description |
---|---|
EntityAdWordsLink.Entity |
clone() |
WebPropertyRef |
getWebPropertyRef() |
EntityAdWordsLink.Entity |
set(java.lang.String fieldName,
java.lang.Object value) |
EntityAdWordsLink.Entity |
setWebPropertyRef(WebPropertyRef webPropertyRef) |
getFactory, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
public WebPropertyRef getWebPropertyRef()
null
for nonepublic EntityAdWordsLink.Entity setWebPropertyRef(WebPropertyRef webPropertyRef)
webPropertyRef
- webPropertyRef or null
for nonepublic EntityAdWordsLink.Entity set(java.lang.String fieldName, java.lang.Object value)
set
in class com.google.api.client.json.GenericJson
public EntityAdWordsLink.Entity clone()
clone
in class com.google.api.client.json.GenericJson