|
||||||||||
| 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.Media
com.google.api.ads.adwords.v201109.cm.Image
public class Image
| Constructor Summary | |
|---|---|
Image()
|
|
Image(Long mediaId,
MediaMediaType type,
Long referenceId,
Media_Size_DimensionsMapEntry[] dimensions,
Media_Size_StringMapEntry[] urls,
MediaMimeType mimeType,
String sourceUrl,
String name,
Long fileSize,
String creationTime,
String mediaType,
byte[] data)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
byte[] |
getData()
Gets the data value for this Image. |
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 |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setData(byte[] data)
Sets the data value for this Image. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.Media |
|---|
getCreationTime, getDimensions, getDimensions, getFileSize, getMediaId, getMediaType, getMimeType, getName, getReferenceId, getSourceUrl, getType, getUrls, getUrls, setCreationTime, setDimensions, setDimensions, setFileSize, setMediaId, setMediaType, setMimeType, setName, setReferenceId, setSourceUrl, setType, setUrls, setUrls |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Image()
public Image(Long mediaId,
MediaMediaType type,
Long referenceId,
Media_Size_DimensionsMapEntry[] dimensions,
Media_Size_StringMapEntry[] urls,
MediaMimeType mimeType,
String sourceUrl,
String name,
Long fileSize,
String creationTime,
String mediaType,
byte[] data)
| Method Detail |
|---|
public byte[] getData()
public void setData(byte[] data)
data - * Raw image data.public boolean equals(Object obj)
equals in class Mediapublic int hashCode()
hashCode in class Mediapublic 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 | |||||||||