public class MobileDisplayCreativeAsset extends HTMLCreativeAsset implements Serializable
| Constructor and Description |
|---|
MobileDisplayCreativeAsset() |
MobileDisplayCreativeAsset(String assetFilename,
Dimensions dimesions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
Dimensions |
getDimesions()
Gets the dimesions value for this MobileDisplayCreativeAsset.
|
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 |
setDimesions(Dimensions dimesions)
Sets the dimesions value for this MobileDisplayCreativeAsset.
|
getAssetFilename, setAssetFilenamepublic MobileDisplayCreativeAsset()
public MobileDisplayCreativeAsset(String assetFilename, Dimensions dimesions)
public Dimensions getDimesions()
public void setDimesions(Dimensions dimesions)
dimesions - public boolean equals(Object obj)
equals in class HTMLCreativeAssetpublic int hashCode()
hashCode in class HTMLCreativeAssetpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.