com.yahoo.marketing.apt
Class CustomizableFlashCreative

java.lang.Object
  extended by com.yahoo.marketing.apt.CustomizableFlashCreative
All Implemented Interfaces:
java.io.Serializable

public class CustomizableFlashCreative
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  java.lang.String accountID
           
private  byte[] binaryData
           
private  java.util.Calendar createTimestamp
           
private  java.lang.String fileExtension
           
private  java.lang.Long flashCreativeID
           
private  java.lang.String flashVersion
           
private  java.lang.Long folderID
           
private  java.lang.Long frameCount
           
private  java.lang.Long frameRate
           
private  java.lang.Boolean hasAudio
           
private  java.lang.Boolean hasVideo
           
private  java.lang.Long height
           
private  java.lang.Long ID
           
private  ImageFlashVariable[] imageFlashVariables
           
private  java.util.Calendar lastUpdateTimestamp
           
private  java.lang.String name
           
private  java.lang.String secureURL
           
private  CreativeStatus status
           
private  TextFlashVariable[] textFlashVariables
           
private  CreativeType type
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  java.lang.String url
           
private  java.lang.String urlPath
           
private  java.lang.Long weight
           
private  java.lang.Long width
           
 
Constructor Summary
CustomizableFlashCreative()
           
CustomizableFlashCreative(java.lang.Long ID, java.lang.String accountID, byte[] binaryData, java.util.Calendar createTimestamp, java.lang.String fileExtension, java.lang.Long flashCreativeID, java.lang.String flashVersion, java.lang.Long folderID, java.lang.Long frameCount, java.lang.Long frameRate, java.lang.Boolean hasAudio, java.lang.Boolean hasVideo, java.lang.Long height, ImageFlashVariable[] imageFlashVariables, java.util.Calendar lastUpdateTimestamp, java.lang.String name, java.lang.String secureURL, CreativeStatus status, TextFlashVariable[] textFlashVariables, CreativeType type, java.lang.String url, java.lang.String urlPath, java.lang.Long weight, java.lang.Long width)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccountID()
          Gets the accountID value for this CustomizableFlashCreative.
 byte[] getBinaryData()
          Gets the binaryData value for this CustomizableFlashCreative.
 java.util.Calendar getCreateTimestamp()
          Gets the createTimestamp value for this CustomizableFlashCreative.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getFileExtension()
          Gets the fileExtension value for this CustomizableFlashCreative.
 java.lang.Long getFlashCreativeID()
          Gets the flashCreativeID value for this CustomizableFlashCreative.
 java.lang.String getFlashVersion()
          Gets the flashVersion value for this CustomizableFlashCreative.
 java.lang.Long getFolderID()
          Gets the folderID value for this CustomizableFlashCreative.
 java.lang.Long getFrameCount()
          Gets the frameCount value for this CustomizableFlashCreative.
 java.lang.Long getFrameRate()
          Gets the frameRate value for this CustomizableFlashCreative.
 java.lang.Boolean getHasAudio()
          Gets the hasAudio value for this CustomizableFlashCreative.
 java.lang.Boolean getHasVideo()
          Gets the hasVideo value for this CustomizableFlashCreative.
 java.lang.Long getHeight()
          Gets the height value for this CustomizableFlashCreative.
 java.lang.Long getID()
          Gets the ID value for this CustomizableFlashCreative.
 ImageFlashVariable[] getImageFlashVariables()
          Gets the imageFlashVariables value for this CustomizableFlashCreative.
 java.util.Calendar getLastUpdateTimestamp()
          Gets the lastUpdateTimestamp value for this CustomizableFlashCreative.
 java.lang.String getName()
          Gets the name value for this CustomizableFlashCreative.
 java.lang.String getSecureURL()
          Gets the secureURL value for this CustomizableFlashCreative.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 CreativeStatus getStatus()
          Gets the status value for this CustomizableFlashCreative.
 TextFlashVariable[] getTextFlashVariables()
          Gets the textFlashVariables value for this CustomizableFlashCreative.
 CreativeType getType()
          Gets the type value for this CustomizableFlashCreative.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUrl()
          Gets the url value for this CustomizableFlashCreative.
 java.lang.String getUrlPath()
          Gets the urlPath value for this CustomizableFlashCreative.
 java.lang.Long getWeight()
          Gets the weight value for this CustomizableFlashCreative.
 java.lang.Long getWidth()
          Gets the width value for this CustomizableFlashCreative.
 int hashCode()
           
 void setAccountID(java.lang.String accountID)
          Sets the accountID value for this CustomizableFlashCreative.
 void setBinaryData(byte[] binaryData)
          Sets the binaryData value for this CustomizableFlashCreative.
 void setCreateTimestamp(java.util.Calendar createTimestamp)
          Sets the createTimestamp value for this CustomizableFlashCreative.
 void setFileExtension(java.lang.String fileExtension)
          Sets the fileExtension value for this CustomizableFlashCreative.
 void setFlashCreativeID(java.lang.Long flashCreativeID)
          Sets the flashCreativeID value for this CustomizableFlashCreative.
 void setFlashVersion(java.lang.String flashVersion)
          Sets the flashVersion value for this CustomizableFlashCreative.
 void setFolderID(java.lang.Long folderID)
          Sets the folderID value for this CustomizableFlashCreative.
 void setFrameCount(java.lang.Long frameCount)
          Sets the frameCount value for this CustomizableFlashCreative.
 void setFrameRate(java.lang.Long frameRate)
          Sets the frameRate value for this CustomizableFlashCreative.
 void setHasAudio(java.lang.Boolean hasAudio)
          Sets the hasAudio value for this CustomizableFlashCreative.
 void setHasVideo(java.lang.Boolean hasVideo)
          Sets the hasVideo value for this CustomizableFlashCreative.
 void setHeight(java.lang.Long height)
          Sets the height value for this CustomizableFlashCreative.
 void setID(java.lang.Long ID)
          Sets the ID value for this CustomizableFlashCreative.
 void setImageFlashVariables(ImageFlashVariable[] imageFlashVariables)
          Sets the imageFlashVariables value for this CustomizableFlashCreative.
 void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
          Sets the lastUpdateTimestamp value for this CustomizableFlashCreative.
 void setName(java.lang.String name)
          Sets the name value for this CustomizableFlashCreative.
 void setSecureURL(java.lang.String secureURL)
          Sets the secureURL value for this CustomizableFlashCreative.
 void setStatus(CreativeStatus status)
          Sets the status value for this CustomizableFlashCreative.
 void setTextFlashVariables(TextFlashVariable[] textFlashVariables)
          Sets the textFlashVariables value for this CustomizableFlashCreative.
 void setType(CreativeType type)
          Sets the type value for this CustomizableFlashCreative.
 void setUrl(java.lang.String url)
          Sets the url value for this CustomizableFlashCreative.
 void setUrlPath(java.lang.String urlPath)
          Sets the urlPath value for this CustomizableFlashCreative.
 void setWeight(java.lang.Long weight)
          Sets the weight value for this CustomizableFlashCreative.
 void setWidth(java.lang.Long width)
          Sets the width value for this CustomizableFlashCreative.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

private java.lang.Long ID

accountID

private java.lang.String accountID

binaryData

private byte[] binaryData

createTimestamp

private java.util.Calendar createTimestamp

fileExtension

private java.lang.String fileExtension

flashCreativeID

private java.lang.Long flashCreativeID

flashVersion

private java.lang.String flashVersion

folderID

private java.lang.Long folderID

frameCount

private java.lang.Long frameCount

frameRate

private java.lang.Long frameRate

hasAudio

private java.lang.Boolean hasAudio

hasVideo

private java.lang.Boolean hasVideo

height

private java.lang.Long height

imageFlashVariables

private ImageFlashVariable[] imageFlashVariables

lastUpdateTimestamp

private java.util.Calendar lastUpdateTimestamp

name

private java.lang.String name

secureURL

private java.lang.String secureURL

status

private CreativeStatus status

textFlashVariables

private TextFlashVariable[] textFlashVariables

type

private CreativeType type

url

private java.lang.String url

urlPath

private java.lang.String urlPath

weight

private java.lang.Long weight

width

private java.lang.Long width

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

CustomizableFlashCreative

public CustomizableFlashCreative()

CustomizableFlashCreative

public CustomizableFlashCreative(java.lang.Long ID,
                                 java.lang.String accountID,
                                 byte[] binaryData,
                                 java.util.Calendar createTimestamp,
                                 java.lang.String fileExtension,
                                 java.lang.Long flashCreativeID,
                                 java.lang.String flashVersion,
                                 java.lang.Long folderID,
                                 java.lang.Long frameCount,
                                 java.lang.Long frameRate,
                                 java.lang.Boolean hasAudio,
                                 java.lang.Boolean hasVideo,
                                 java.lang.Long height,
                                 ImageFlashVariable[] imageFlashVariables,
                                 java.util.Calendar lastUpdateTimestamp,
                                 java.lang.String name,
                                 java.lang.String secureURL,
                                 CreativeStatus status,
                                 TextFlashVariable[] textFlashVariables,
                                 CreativeType type,
                                 java.lang.String url,
                                 java.lang.String urlPath,
                                 java.lang.Long weight,
                                 java.lang.Long width)
Method Detail

getID

public java.lang.Long getID()
Gets the ID value for this CustomizableFlashCreative.

Returns:
ID

setID

public void setID(java.lang.Long ID)
Sets the ID value for this CustomizableFlashCreative.

Parameters:
ID -

getAccountID

public java.lang.String getAccountID()
Gets the accountID value for this CustomizableFlashCreative.

Returns:
accountID

setAccountID

public void setAccountID(java.lang.String accountID)
Sets the accountID value for this CustomizableFlashCreative.

Parameters:
accountID -

getBinaryData

public byte[] getBinaryData()
Gets the binaryData value for this CustomizableFlashCreative.

Returns:
binaryData

setBinaryData

public void setBinaryData(byte[] binaryData)
Sets the binaryData value for this CustomizableFlashCreative.

Parameters:
binaryData -

getCreateTimestamp

public java.util.Calendar getCreateTimestamp()
Gets the createTimestamp value for this CustomizableFlashCreative.

Returns:
createTimestamp

setCreateTimestamp

public void setCreateTimestamp(java.util.Calendar createTimestamp)
Sets the createTimestamp value for this CustomizableFlashCreative.

Parameters:
createTimestamp -

getFileExtension

public java.lang.String getFileExtension()
Gets the fileExtension value for this CustomizableFlashCreative.

Returns:
fileExtension

setFileExtension

public void setFileExtension(java.lang.String fileExtension)
Sets the fileExtension value for this CustomizableFlashCreative.

Parameters:
fileExtension -

getFlashCreativeID

public java.lang.Long getFlashCreativeID()
Gets the flashCreativeID value for this CustomizableFlashCreative.

Returns:
flashCreativeID

setFlashCreativeID

public void setFlashCreativeID(java.lang.Long flashCreativeID)
Sets the flashCreativeID value for this CustomizableFlashCreative.

Parameters:
flashCreativeID -

getFlashVersion

public java.lang.String getFlashVersion()
Gets the flashVersion value for this CustomizableFlashCreative.

Returns:
flashVersion

setFlashVersion

public void setFlashVersion(java.lang.String flashVersion)
Sets the flashVersion value for this CustomizableFlashCreative.

Parameters:
flashVersion -

getFolderID

public java.lang.Long getFolderID()
Gets the folderID value for this CustomizableFlashCreative.

Returns:
folderID

setFolderID

public void setFolderID(java.lang.Long folderID)
Sets the folderID value for this CustomizableFlashCreative.

Parameters:
folderID -

getFrameCount

public java.lang.Long getFrameCount()
Gets the frameCount value for this CustomizableFlashCreative.

Returns:
frameCount

setFrameCount

public void setFrameCount(java.lang.Long frameCount)
Sets the frameCount value for this CustomizableFlashCreative.

Parameters:
frameCount -

getFrameRate

public java.lang.Long getFrameRate()
Gets the frameRate value for this CustomizableFlashCreative.

Returns:
frameRate

setFrameRate

public void setFrameRate(java.lang.Long frameRate)
Sets the frameRate value for this CustomizableFlashCreative.

Parameters:
frameRate -

getHasAudio

public java.lang.Boolean getHasAudio()
Gets the hasAudio value for this CustomizableFlashCreative.

Returns:
hasAudio

setHasAudio

public void setHasAudio(java.lang.Boolean hasAudio)
Sets the hasAudio value for this CustomizableFlashCreative.

Parameters:
hasAudio -

getHasVideo

public java.lang.Boolean getHasVideo()
Gets the hasVideo value for this CustomizableFlashCreative.

Returns:
hasVideo

setHasVideo

public void setHasVideo(java.lang.Boolean hasVideo)
Sets the hasVideo value for this CustomizableFlashCreative.

Parameters:
hasVideo -

getHeight

public java.lang.Long getHeight()
Gets the height value for this CustomizableFlashCreative.

Returns:
height

setHeight

public void setHeight(java.lang.Long height)
Sets the height value for this CustomizableFlashCreative.

Parameters:
height -

getImageFlashVariables

public ImageFlashVariable[] getImageFlashVariables()
Gets the imageFlashVariables value for this CustomizableFlashCreative.

Returns:
imageFlashVariables

setImageFlashVariables

public void setImageFlashVariables(ImageFlashVariable[] imageFlashVariables)
Sets the imageFlashVariables value for this CustomizableFlashCreative.

Parameters:
imageFlashVariables -

getLastUpdateTimestamp

public java.util.Calendar getLastUpdateTimestamp()
Gets the lastUpdateTimestamp value for this CustomizableFlashCreative.

Returns:
lastUpdateTimestamp

setLastUpdateTimestamp

public void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
Sets the lastUpdateTimestamp value for this CustomizableFlashCreative.

Parameters:
lastUpdateTimestamp -

getName

public java.lang.String getName()
Gets the name value for this CustomizableFlashCreative.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this CustomizableFlashCreative.

Parameters:
name -

getSecureURL

public java.lang.String getSecureURL()
Gets the secureURL value for this CustomizableFlashCreative.

Returns:
secureURL

setSecureURL

public void setSecureURL(java.lang.String secureURL)
Sets the secureURL value for this CustomizableFlashCreative.

Parameters:
secureURL -

getStatus

public CreativeStatus getStatus()
Gets the status value for this CustomizableFlashCreative.

Returns:
status

setStatus

public void setStatus(CreativeStatus status)
Sets the status value for this CustomizableFlashCreative.

Parameters:
status -

getTextFlashVariables

public TextFlashVariable[] getTextFlashVariables()
Gets the textFlashVariables value for this CustomizableFlashCreative.

Returns:
textFlashVariables

setTextFlashVariables

public void setTextFlashVariables(TextFlashVariable[] textFlashVariables)
Sets the textFlashVariables value for this CustomizableFlashCreative.

Parameters:
textFlashVariables -

getType

public CreativeType getType()
Gets the type value for this CustomizableFlashCreative.

Returns:
type

setType

public void setType(CreativeType type)
Sets the type value for this CustomizableFlashCreative.

Parameters:
type -

getUrl

public java.lang.String getUrl()
Gets the url value for this CustomizableFlashCreative.

Returns:
url

setUrl

public void setUrl(java.lang.String url)
Sets the url value for this CustomizableFlashCreative.

Parameters:
url -

getUrlPath

public java.lang.String getUrlPath()
Gets the urlPath value for this CustomizableFlashCreative.

Returns:
urlPath

setUrlPath

public void setUrlPath(java.lang.String urlPath)
Sets the urlPath value for this CustomizableFlashCreative.

Parameters:
urlPath -

getWeight

public java.lang.Long getWeight()
Gets the weight value for this CustomizableFlashCreative.

Returns:
weight

setWeight

public void setWeight(java.lang.Long weight)
Sets the weight value for this CustomizableFlashCreative.

Parameters:
weight -

getWidth

public java.lang.Long getWidth()
Gets the width value for this CustomizableFlashCreative.

Returns:
width

setWidth

public void setWidth(java.lang.Long width)
Sets the width value for this CustomizableFlashCreative.

Parameters:
width -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer