com.yahoo.marketing.apt
Class CustomizableFlashTemplate

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

public class CustomizableFlashTemplate
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  AdFormat adFormat
           
private  java.lang.Long adSizeID
           
private  java.util.Calendar createTimestamp
           
private  java.lang.Long customizableFlashCreativeID
           
private  java.lang.Long folderID
           
private  java.lang.Long height
           
private  java.lang.Long ID
           
private  ImageFlashVariableConstraints[] imageFlashVariableConstraints
           
private  java.util.Calendar lastUpdateTimestamp
           
private  java.lang.String name
           
private  TemplateStatus status
           
private  TextFlashVariableConstraints[] textFlashVariableConstraints
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  java.lang.Long width
           
 
Constructor Summary
CustomizableFlashTemplate()
           
CustomizableFlashTemplate(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Long adSizeID, java.util.Calendar createTimestamp, java.lang.Long customizableFlashCreativeID, java.lang.Long folderID, java.lang.Long height, ImageFlashVariableConstraints[] imageFlashVariableConstraints, java.util.Calendar lastUpdateTimestamp, java.lang.String name, TemplateStatus status, TextFlashVariableConstraints[] textFlashVariableConstraints, java.lang.Long width)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccountID()
          Gets the accountID value for this CustomizableFlashTemplate.
 AdFormat getAdFormat()
          Gets the adFormat value for this CustomizableFlashTemplate.
 java.lang.Long getAdSizeID()
          Gets the adSizeID value for this CustomizableFlashTemplate.
 java.util.Calendar getCreateTimestamp()
          Gets the createTimestamp value for this CustomizableFlashTemplate.
 java.lang.Long getCustomizableFlashCreativeID()
          Gets the customizableFlashCreativeID value for this CustomizableFlashTemplate.
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.Long getFolderID()
          Gets the folderID value for this CustomizableFlashTemplate.
 java.lang.Long getHeight()
          Gets the height value for this CustomizableFlashTemplate.
 java.lang.Long getID()
          Gets the ID value for this CustomizableFlashTemplate.
 ImageFlashVariableConstraints[] getImageFlashVariableConstraints()
          Gets the imageFlashVariableConstraints value for this CustomizableFlashTemplate.
 java.util.Calendar getLastUpdateTimestamp()
          Gets the lastUpdateTimestamp value for this CustomizableFlashTemplate.
 java.lang.String getName()
          Gets the name value for this CustomizableFlashTemplate.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 TemplateStatus getStatus()
          Gets the status value for this CustomizableFlashTemplate.
 TextFlashVariableConstraints[] getTextFlashVariableConstraints()
          Gets the textFlashVariableConstraints value for this CustomizableFlashTemplate.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.Long getWidth()
          Gets the width value for this CustomizableFlashTemplate.
 int hashCode()
           
 void setAccountID(java.lang.String accountID)
          Sets the accountID value for this CustomizableFlashTemplate.
 void setAdFormat(AdFormat adFormat)
          Sets the adFormat value for this CustomizableFlashTemplate.
 void setAdSizeID(java.lang.Long adSizeID)
          Sets the adSizeID value for this CustomizableFlashTemplate.
 void setCreateTimestamp(java.util.Calendar createTimestamp)
          Sets the createTimestamp value for this CustomizableFlashTemplate.
 void setCustomizableFlashCreativeID(java.lang.Long customizableFlashCreativeID)
          Sets the customizableFlashCreativeID value for this CustomizableFlashTemplate.
 void setFolderID(java.lang.Long folderID)
          Sets the folderID value for this CustomizableFlashTemplate.
 void setHeight(java.lang.Long height)
          Sets the height value for this CustomizableFlashTemplate.
 void setID(java.lang.Long ID)
          Sets the ID value for this CustomizableFlashTemplate.
 void setImageFlashVariableConstraints(ImageFlashVariableConstraints[] imageFlashVariableConstraints)
          Sets the imageFlashVariableConstraints value for this CustomizableFlashTemplate.
 void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
          Sets the lastUpdateTimestamp value for this CustomizableFlashTemplate.
 void setName(java.lang.String name)
          Sets the name value for this CustomizableFlashTemplate.
 void setStatus(TemplateStatus status)
          Sets the status value for this CustomizableFlashTemplate.
 void setTextFlashVariableConstraints(TextFlashVariableConstraints[] textFlashVariableConstraints)
          Sets the textFlashVariableConstraints value for this CustomizableFlashTemplate.
 void setWidth(java.lang.Long width)
          Sets the width value for this CustomizableFlashTemplate.
 
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

adFormat

private AdFormat adFormat

adSizeID

private java.lang.Long adSizeID

createTimestamp

private java.util.Calendar createTimestamp

customizableFlashCreativeID

private java.lang.Long customizableFlashCreativeID

folderID

private java.lang.Long folderID

height

private java.lang.Long height

imageFlashVariableConstraints

private ImageFlashVariableConstraints[] imageFlashVariableConstraints

lastUpdateTimestamp

private java.util.Calendar lastUpdateTimestamp

name

private java.lang.String name

status

private TemplateStatus status

textFlashVariableConstraints

private TextFlashVariableConstraints[] textFlashVariableConstraints

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

CustomizableFlashTemplate

public CustomizableFlashTemplate()

CustomizableFlashTemplate

public CustomizableFlashTemplate(java.lang.Long ID,
                                 java.lang.String accountID,
                                 AdFormat adFormat,
                                 java.lang.Long adSizeID,
                                 java.util.Calendar createTimestamp,
                                 java.lang.Long customizableFlashCreativeID,
                                 java.lang.Long folderID,
                                 java.lang.Long height,
                                 ImageFlashVariableConstraints[] imageFlashVariableConstraints,
                                 java.util.Calendar lastUpdateTimestamp,
                                 java.lang.String name,
                                 TemplateStatus status,
                                 TextFlashVariableConstraints[] textFlashVariableConstraints,
                                 java.lang.Long width)
Method Detail

getID

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

Returns:
ID

setID

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

Parameters:
ID -

getAccountID

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

Returns:
accountID

setAccountID

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

Parameters:
accountID -

getAdFormat

public AdFormat getAdFormat()
Gets the adFormat value for this CustomizableFlashTemplate.

Returns:
adFormat

setAdFormat

public void setAdFormat(AdFormat adFormat)
Sets the adFormat value for this CustomizableFlashTemplate.

Parameters:
adFormat -

getAdSizeID

public java.lang.Long getAdSizeID()
Gets the adSizeID value for this CustomizableFlashTemplate.

Returns:
adSizeID

setAdSizeID

public void setAdSizeID(java.lang.Long adSizeID)
Sets the adSizeID value for this CustomizableFlashTemplate.

Parameters:
adSizeID -

getCreateTimestamp

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

Returns:
createTimestamp

setCreateTimestamp

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

Parameters:
createTimestamp -

getCustomizableFlashCreativeID

public java.lang.Long getCustomizableFlashCreativeID()
Gets the customizableFlashCreativeID value for this CustomizableFlashTemplate.

Returns:
customizableFlashCreativeID

setCustomizableFlashCreativeID

public void setCustomizableFlashCreativeID(java.lang.Long customizableFlashCreativeID)
Sets the customizableFlashCreativeID value for this CustomizableFlashTemplate.

Parameters:
customizableFlashCreativeID -

getFolderID

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

Returns:
folderID

setFolderID

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

Parameters:
folderID -

getHeight

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

Returns:
height

setHeight

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

Parameters:
height -

getImageFlashVariableConstraints

public ImageFlashVariableConstraints[] getImageFlashVariableConstraints()
Gets the imageFlashVariableConstraints value for this CustomizableFlashTemplate.

Returns:
imageFlashVariableConstraints

setImageFlashVariableConstraints

public void setImageFlashVariableConstraints(ImageFlashVariableConstraints[] imageFlashVariableConstraints)
Sets the imageFlashVariableConstraints value for this CustomizableFlashTemplate.

Parameters:
imageFlashVariableConstraints -

getLastUpdateTimestamp

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

Returns:
lastUpdateTimestamp

setLastUpdateTimestamp

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

Parameters:
lastUpdateTimestamp -

getName

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

Returns:
name

setName

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

Parameters:
name -

getStatus

public TemplateStatus getStatus()
Gets the status value for this CustomizableFlashTemplate.

Returns:
status

setStatus

public void setStatus(TemplateStatus status)
Sets the status value for this CustomizableFlashTemplate.

Parameters:
status -

getTextFlashVariableConstraints

public TextFlashVariableConstraints[] getTextFlashVariableConstraints()
Gets the textFlashVariableConstraints value for this CustomizableFlashTemplate.

Returns:
textFlashVariableConstraints

setTextFlashVariableConstraints

public void setTextFlashVariableConstraints(TextFlashVariableConstraints[] textFlashVariableConstraints)
Sets the textFlashVariableConstraints value for this CustomizableFlashTemplate.

Parameters:
textFlashVariableConstraints -

getWidth

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

Returns:
width

setWidth

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

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