public class RichMediaFloatingWithReminderCreative extends RichMediaCreativeBase implements Serializable
| Constructor and Description |
|---|
RichMediaFloatingWithReminderCreative() |
RichMediaFloatingWithReminderCreative(long id,
String name,
boolean active,
long advertiserId,
boolean archived,
CreativeFieldAssignment[] creativeFieldAssignments,
long sizeId,
long typeId,
int version,
String actionScriptVersion,
String adRequestKeys,
String authoringApplication,
RichMediaAsset[] childAssets,
String comments,
RichMediaCounterEvent[] counterEvents,
Calendar createdDate,
String[] creativeAttributes,
String customKeyValues,
RichMediaExitEvent[] exitEvents,
boolean flashInFlash,
boolean interstitial,
String metaData,
String mode,
int placementHeight,
int placementWidth,
String requiredFlashPlayerVersion,
String surveyUrl,
String thirdPartyBackupImageImpressionUrl,
String thirdPartyClickUrl,
String thirdPartyFlashImpressionUrl,
String thirdPartyImpressionUrl,
RichMediaTimerEvent[] timerEvent,
int totalFileSize,
String type,
long videoLength,
RichMediaFloatingAsset floatingAsset,
RichMediaReminderAsset reminderAsset) |
| 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
|
RichMediaFloatingAsset |
getFloatingAsset()
Gets the floatingAsset value for this RichMediaFloatingWithReminderCreative.
|
RichMediaReminderAsset |
getReminderAsset()
Gets the reminderAsset value for this RichMediaFloatingWithReminderCreative.
|
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 |
setFloatingAsset(RichMediaFloatingAsset floatingAsset)
Sets the floatingAsset value for this RichMediaFloatingWithReminderCreative.
|
void |
setReminderAsset(RichMediaReminderAsset reminderAsset)
Sets the reminderAsset value for this RichMediaFloatingWithReminderCreative.
|
getActionScriptVersion, getAdRequestKeys, getAuthoringApplication, getChildAssets, getComments, getCounterEvents, getCreatedDate, getCreativeAttributes, getCustomKeyValues, getExitEvents, getMetaData, getMode, getPlacementHeight, getPlacementWidth, getRequiredFlashPlayerVersion, getSurveyUrl, getThirdPartyBackupImageImpressionUrl, getThirdPartyClickUrl, getThirdPartyFlashImpressionUrl, getThirdPartyImpressionUrl, getTimerEvent, getTotalFileSize, getType, getVideoLength, isFlashInFlash, isInterstitial, setActionScriptVersion, setAdRequestKeys, setAuthoringApplication, setChildAssets, setComments, setCounterEvents, setCreatedDate, setCreativeAttributes, setCustomKeyValues, setExitEvents, setFlashInFlash, setInterstitial, setMetaData, setMode, setPlacementHeight, setPlacementWidth, setRequiredFlashPlayerVersion, setSurveyUrl, setThirdPartyBackupImageImpressionUrl, setThirdPartyClickUrl, setThirdPartyFlashImpressionUrl, setThirdPartyImpressionUrl, setTimerEvent, setTotalFileSize, setType, setVideoLengthgetAdvertiserId, getCreativeFieldAssignments, getSizeId, getTypeId, getVersion, isActive, isArchived, setActive, setAdvertiserId, setArchived, setCreativeFieldAssignments, setSizeId, setTypeId, setVersionpublic RichMediaFloatingWithReminderCreative()
public RichMediaFloatingWithReminderCreative(long id,
String name,
boolean active,
long advertiserId,
boolean archived,
CreativeFieldAssignment[] creativeFieldAssignments,
long sizeId,
long typeId,
int version,
String actionScriptVersion,
String adRequestKeys,
String authoringApplication,
RichMediaAsset[] childAssets,
String comments,
RichMediaCounterEvent[] counterEvents,
Calendar createdDate,
String[] creativeAttributes,
String customKeyValues,
RichMediaExitEvent[] exitEvents,
boolean flashInFlash,
boolean interstitial,
String metaData,
String mode,
int placementHeight,
int placementWidth,
String requiredFlashPlayerVersion,
String surveyUrl,
String thirdPartyBackupImageImpressionUrl,
String thirdPartyClickUrl,
String thirdPartyFlashImpressionUrl,
String thirdPartyImpressionUrl,
RichMediaTimerEvent[] timerEvent,
int totalFileSize,
String type,
long videoLength,
RichMediaFloatingAsset floatingAsset,
RichMediaReminderAsset reminderAsset)
public RichMediaFloatingAsset getFloatingAsset()
public void setFloatingAsset(RichMediaFloatingAsset floatingAsset)
floatingAsset - public RichMediaReminderAsset getReminderAsset()
public void setReminderAsset(RichMediaReminderAsset reminderAsset)
reminderAsset - public boolean equals(Object obj)
equals in class RichMediaCreativeBasepublic int hashCode()
hashCode in class RichMediaCreativeBasepublic 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.