public class RichMediaInPageWithFloatingCreative extends RichMediaCreativeBase implements Serializable
| Constructor and Description |
|---|
RichMediaInPageWithFloatingCreative() |
RichMediaInPageWithFloatingCreative(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,
RichMediaInPageAsset inPageAsset) |
| 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 RichMediaInPageWithFloatingCreative.
|
RichMediaInPageAsset |
getInPageAsset()
Gets the inPageAsset value for this RichMediaInPageWithFloatingCreative.
|
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 RichMediaInPageWithFloatingCreative.
|
void |
setInPageAsset(RichMediaInPageAsset inPageAsset)
Sets the inPageAsset value for this RichMediaInPageWithFloatingCreative.
|
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 RichMediaInPageWithFloatingCreative()
public RichMediaInPageWithFloatingCreative(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,
RichMediaInPageAsset inPageAsset)
public RichMediaFloatingAsset getFloatingAsset()
public void setFloatingAsset(RichMediaFloatingAsset floatingAsset)
floatingAsset - public RichMediaInPageAsset getInPageAsset()
public void setInPageAsset(RichMediaInPageAsset inPageAsset)
inPageAsset - 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.