|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.adwords.v11.Video
public class Video
| Constructor Summary | |
|---|---|
Video()
|
|
Video(java.lang.Long duration,
java.lang.String filename,
java.lang.String preview,
java.lang.String title,
long videoId)
|
|
| 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 |
java.lang.Long |
getDuration()
Gets the duration value for this Video. |
java.lang.String |
getFilename()
Gets the filename value for this Video. |
java.lang.String |
getPreview()
Gets the preview value for this Video. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTitle()
Gets the title value for this Video. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getVideoId()
Gets the videoId value for this Video. |
int |
hashCode()
|
void |
setDuration(java.lang.Long duration)
Sets the duration value for this Video. |
void |
setFilename(java.lang.String filename)
Sets the filename value for this Video. |
void |
setPreview(java.lang.String preview)
Sets the preview value for this Video. |
void |
setTitle(java.lang.String title)
Sets the title value for this Video. |
void |
setVideoId(long videoId)
Sets the videoId value for this Video. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Video()
public Video(java.lang.Long duration,
java.lang.String filename,
java.lang.String preview,
java.lang.String title,
long videoId)
| Method Detail |
|---|
public java.lang.Long getDuration()
public void setDuration(java.lang.Long duration)
duration - public java.lang.String getFilename()
public void setFilename(java.lang.String filename)
filename - public java.lang.String getPreview()
public void setPreview(java.lang.String preview)
preview - public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - public long getVideoId()
public void setVideoId(long videoId)
videoId - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||