|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.adwords.v10.Ad
com.google.api.adwords.v10.TextAd
public class TextAd
| Constructor Summary | |
|---|---|
TextAd()
|
|
TextAd(java.lang.String description1,
java.lang.String description2,
java.lang.String headline)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDescription1()
Gets the description1 value for this TextAd. |
java.lang.String |
getDescription2()
Gets the description2 value for this TextAd. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getHeadline()
Gets the headline value for this TextAd. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription1(java.lang.String description1)
Sets the description1 value for this TextAd. |
void |
setDescription2(java.lang.String description2)
Sets the description2 value for this TextAd. |
void |
setHeadline(java.lang.String headline)
Sets the headline value for this TextAd. |
| Methods inherited from class com.google.api.adwords.v10.Ad |
|---|
getAdGroupId, getAdType, getDestinationUrl, getDisplayUrl, getExemptionRequest, getId, getStatus, isDisapproved, setAdGroupId, setAdType, setDestinationUrl, setDisapproved, setDisplayUrl, setExemptionRequest, setId, setStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextAd()
public TextAd(java.lang.String description1,
java.lang.String description2,
java.lang.String headline)
| Method Detail |
|---|
public java.lang.String getDescription1()
public void setDescription1(java.lang.String description1)
description1 - public java.lang.String getDescription2()
public void setDescription2(java.lang.String description2)
description2 - public java.lang.String getHeadline()
public void setHeadline(java.lang.String headline)
headline - public boolean equals(java.lang.Object obj)
equals in class Adpublic int hashCode()
hashCode in class Adpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||