|
||||||||||
| 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.VideoAd
public class VideoAd
| Constructor Summary | |
|---|---|
VideoAd()
|
|
VideoAd(Image image,
java.lang.String name,
Video video)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Image |
getImage()
Gets the image value for this VideoAd. |
java.lang.String |
getName()
Gets the name value for this VideoAd. |
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 |
Video |
getVideo()
Gets the video value for this VideoAd. |
int |
hashCode()
|
void |
setImage(Image image)
Sets the image value for this VideoAd. |
void |
setName(java.lang.String name)
Sets the name value for this VideoAd. |
void |
setVideo(Video video)
Sets the video value for this VideoAd. |
| 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 VideoAd()
public VideoAd(Image image,
java.lang.String name,
Video video)
| Method Detail |
|---|
public Image getImage()
public void setImage(Image image)
image - public java.lang.String getName()
public void setName(java.lang.String name)
name - public Video getVideo()
public void setVideo(Video video)
video - 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 | |||||||||