public class FlashInpageCreative extends HTMLCreativeBase implements Serializable
| Constructor and Description |
|---|
FlashInpageCreative() |
FlashInpageCreative(long id,
String name,
boolean active,
long advertiserId,
boolean archived,
CreativeFieldAssignment[] creativeFieldAssignments,
Calendar modifiedDate,
long renderingId,
long sizeId,
long typeId,
int version,
String HTMLCode,
HTMLCreativeAsset[] creativeAssets,
FSCommand FSCommand,
HTMLCreativeFlashAsset[] additionalFlashAssets,
HTMLCreativeAsset[] additionalImageAssets,
boolean allowScriptAccess,
String backgroundColor,
String backupImageAlternateText,
HTMLCreativeAsset backupImageAsset,
String backupImageClickThroughUrl,
TargetWindow backupImageTargetWindow,
FlashClickTag[] clickTags,
boolean codeLocked,
HTMLCreativeFlashAsset parentFlashAsset,
String surveyUrl,
String wmode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
HTMLCreativeFlashAsset[] |
getAdditionalFlashAssets()
Gets the additionalFlashAssets value for this FlashInpageCreative.
|
HTMLCreativeAsset[] |
getAdditionalImageAssets()
Gets the additionalImageAssets value for this FlashInpageCreative.
|
String |
getBackgroundColor()
Gets the backgroundColor value for this FlashInpageCreative.
|
String |
getBackupImageAlternateText()
Gets the backupImageAlternateText value for this FlashInpageCreative.
|
HTMLCreativeAsset |
getBackupImageAsset()
Gets the backupImageAsset value for this FlashInpageCreative.
|
String |
getBackupImageClickThroughUrl()
Gets the backupImageClickThroughUrl value for this FlashInpageCreative.
|
TargetWindow |
getBackupImageTargetWindow()
Gets the backupImageTargetWindow value for this FlashInpageCreative.
|
FlashClickTag[] |
getClickTags()
Gets the clickTags value for this FlashInpageCreative.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
FSCommand |
getFSCommand()
Gets the FSCommand value for this FlashInpageCreative.
|
HTMLCreativeFlashAsset |
getParentFlashAsset()
Gets the parentFlashAsset value for this FlashInpageCreative.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSurveyUrl()
Gets the surveyUrl value for this FlashInpageCreative.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getWmode()
Gets the wmode value for this FlashInpageCreative.
|
int |
hashCode() |
boolean |
isAllowScriptAccess()
Gets the allowScriptAccess value for this FlashInpageCreative.
|
boolean |
isCodeLocked()
Gets the codeLocked value for this FlashInpageCreative.
|
void |
setAdditionalFlashAssets(HTMLCreativeFlashAsset[] additionalFlashAssets)
Sets the additionalFlashAssets value for this FlashInpageCreative.
|
void |
setAdditionalImageAssets(HTMLCreativeAsset[] additionalImageAssets)
Sets the additionalImageAssets value for this FlashInpageCreative.
|
void |
setAllowScriptAccess(boolean allowScriptAccess)
Sets the allowScriptAccess value for this FlashInpageCreative.
|
void |
setBackgroundColor(String backgroundColor)
Sets the backgroundColor value for this FlashInpageCreative.
|
void |
setBackupImageAlternateText(String backupImageAlternateText)
Sets the backupImageAlternateText value for this FlashInpageCreative.
|
void |
setBackupImageAsset(HTMLCreativeAsset backupImageAsset)
Sets the backupImageAsset value for this FlashInpageCreative.
|
void |
setBackupImageClickThroughUrl(String backupImageClickThroughUrl)
Sets the backupImageClickThroughUrl value for this FlashInpageCreative.
|
void |
setBackupImageTargetWindow(TargetWindow backupImageTargetWindow)
Sets the backupImageTargetWindow value for this FlashInpageCreative.
|
void |
setClickTags(FlashClickTag[] clickTags)
Sets the clickTags value for this FlashInpageCreative.
|
void |
setCodeLocked(boolean codeLocked)
Sets the codeLocked value for this FlashInpageCreative.
|
void |
setFSCommand(FSCommand FSCommand)
Sets the FSCommand value for this FlashInpageCreative.
|
void |
setParentFlashAsset(HTMLCreativeFlashAsset parentFlashAsset)
Sets the parentFlashAsset value for this FlashInpageCreative.
|
void |
setSurveyUrl(String surveyUrl)
Sets the surveyUrl value for this FlashInpageCreative.
|
void |
setWmode(String wmode)
Sets the wmode value for this FlashInpageCreative.
|
getCreativeAssets, getHTMLCode, setCreativeAssets, setHTMLCodegetAdvertiserId, getCreativeFieldAssignments, getModifiedDate, getRenderingId, getSizeId, getTypeId, getVersion, isActive, isArchived, setActive, setAdvertiserId, setArchived, setCreativeFieldAssignments, setModifiedDate, setRenderingId, setSizeId, setTypeId, setVersionpublic FlashInpageCreative()
public FlashInpageCreative(long id,
String name,
boolean active,
long advertiserId,
boolean archived,
CreativeFieldAssignment[] creativeFieldAssignments,
Calendar modifiedDate,
long renderingId,
long sizeId,
long typeId,
int version,
String HTMLCode,
HTMLCreativeAsset[] creativeAssets,
FSCommand FSCommand,
HTMLCreativeFlashAsset[] additionalFlashAssets,
HTMLCreativeAsset[] additionalImageAssets,
boolean allowScriptAccess,
String backgroundColor,
String backupImageAlternateText,
HTMLCreativeAsset backupImageAsset,
String backupImageClickThroughUrl,
TargetWindow backupImageTargetWindow,
FlashClickTag[] clickTags,
boolean codeLocked,
HTMLCreativeFlashAsset parentFlashAsset,
String surveyUrl,
String wmode)
public FSCommand getFSCommand()
public void setFSCommand(FSCommand FSCommand)
FSCommand - public HTMLCreativeFlashAsset[] getAdditionalFlashAssets()
public void setAdditionalFlashAssets(HTMLCreativeFlashAsset[] additionalFlashAssets)
additionalFlashAssets - public HTMLCreativeAsset[] getAdditionalImageAssets()
public void setAdditionalImageAssets(HTMLCreativeAsset[] additionalImageAssets)
additionalImageAssets - public boolean isAllowScriptAccess()
public void setAllowScriptAccess(boolean allowScriptAccess)
allowScriptAccess - public String getBackgroundColor()
public void setBackgroundColor(String backgroundColor)
backgroundColor - public String getBackupImageAlternateText()
public void setBackupImageAlternateText(String backupImageAlternateText)
backupImageAlternateText - public HTMLCreativeAsset getBackupImageAsset()
public void setBackupImageAsset(HTMLCreativeAsset backupImageAsset)
backupImageAsset - public String getBackupImageClickThroughUrl()
public void setBackupImageClickThroughUrl(String backupImageClickThroughUrl)
backupImageClickThroughUrl - public TargetWindow getBackupImageTargetWindow()
public void setBackupImageTargetWindow(TargetWindow backupImageTargetWindow)
backupImageTargetWindow - public FlashClickTag[] getClickTags()
public void setClickTags(FlashClickTag[] clickTags)
clickTags - public boolean isCodeLocked()
public void setCodeLocked(boolean codeLocked)
codeLocked - public HTMLCreativeFlashAsset getParentFlashAsset()
public void setParentFlashAsset(HTMLCreativeFlashAsset parentFlashAsset)
parentFlashAsset - public String getSurveyUrl()
public void setSurveyUrl(String surveyUrl)
surveyUrl - public String getWmode()
public void setWmode(String wmode)
wmode - public boolean equals(Object obj)
equals in class HTMLCreativeBasepublic int hashCode()
hashCode in class HTMLCreativeBasepublic 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.