|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.adwords.v11.Ad
com.google.api.adwords.v11.CommerceAd
public class CommerceAd
Constructor Summary | |
---|---|
CommerceAd()
|
|
CommerceAd(java.lang.String description1,
java.lang.String description2,
java.lang.String headline,
java.lang.String postPriceAnnotation,
java.lang.String prePriceAnnotation,
java.lang.String priceString,
Image productImage)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getDescription1()
Gets the description1 value for this CommerceAd. |
java.lang.String |
getDescription2()
Gets the description2 value for this CommerceAd. |
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 CommerceAd. |
java.lang.String |
getPostPriceAnnotation()
Gets the postPriceAnnotation value for this CommerceAd. |
java.lang.String |
getPrePriceAnnotation()
Gets the prePriceAnnotation value for this CommerceAd. |
java.lang.String |
getPriceString()
Gets the priceString value for this CommerceAd. |
Image |
getProductImage()
Gets the productImage value for this CommerceAd. |
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 CommerceAd. |
void |
setDescription2(java.lang.String description2)
Sets the description2 value for this CommerceAd. |
void |
setHeadline(java.lang.String headline)
Sets the headline value for this CommerceAd. |
void |
setPostPriceAnnotation(java.lang.String postPriceAnnotation)
Sets the postPriceAnnotation value for this CommerceAd. |
void |
setPrePriceAnnotation(java.lang.String prePriceAnnotation)
Sets the prePriceAnnotation value for this CommerceAd. |
void |
setPriceString(java.lang.String priceString)
Sets the priceString value for this CommerceAd. |
void |
setProductImage(Image productImage)
Sets the productImage value for this CommerceAd. |
Methods inherited from class com.google.api.adwords.v11.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 CommerceAd()
public CommerceAd(java.lang.String description1, java.lang.String description2, java.lang.String headline, java.lang.String postPriceAnnotation, java.lang.String prePriceAnnotation, java.lang.String priceString, Image productImage)
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 java.lang.String getPostPriceAnnotation()
public void setPostPriceAnnotation(java.lang.String postPriceAnnotation)
postPriceAnnotation
- public java.lang.String getPrePriceAnnotation()
public void setPrePriceAnnotation(java.lang.String prePriceAnnotation)
prePriceAnnotation
- public java.lang.String getPriceString()
public void setPriceString(java.lang.String priceString)
priceString
- public Image getProductImage()
public void setProductImage(Image productImage)
productImage
- public boolean equals(java.lang.Object obj)
equals
in class Ad
public int hashCode()
hashCode
in class Ad
public 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 |