|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.AdExtension
com.google.api.ads.adwords.v201109.cm.SitelinksExtension
public class SitelinksExtension
Class to represent a set of sitelinks and their order of preference.
| Constructor Summary | |
|---|---|
SitelinksExtension()
|
|
SitelinksExtension(Long id,
String adExtensionType,
Sitelink[] sitelinks)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Sitelink[] |
getSitelinks()
Gets the sitelinks value for this SitelinksExtension. |
Sitelink |
getSitelinks(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setSitelinks(int i,
Sitelink _value)
|
void |
setSitelinks(Sitelink[] sitelinks)
Sets the sitelinks value for this SitelinksExtension. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.AdExtension |
|---|
getAdExtensionType, getId, setAdExtensionType, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SitelinksExtension()
public SitelinksExtension(Long id,
String adExtensionType,
Sitelink[] sitelinks)
| Method Detail |
|---|
public Sitelink[] getSitelinks()
null.public void setSitelinks(Sitelink[] sitelinks)
sitelinks - * This field must contain at
least one element.
This field is
required and should not be null.public Sitelink getSitelinks(int i)
public void setSitelinks(int i,
Sitelink _value)
public boolean equals(Object obj)
equals in class AdExtensionpublic int hashCode()
hashCode in class AdExtensionpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||