com.yahoo.marketing.apt
Class LibraryCustomizableFlashAd

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

public class LibraryCustomizableFlashAd
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  AlternateImage alternateImage
           
private  java.lang.Boolean associatedToAdGroup
           
private  CompositeURL[] compositeClickThroughURLs
           
private  java.util.Calendar createTimestamp
           
private  java.lang.Long customizableFlashTemplateID
           
private  EditorialStatus editorialStatus
           
private  java.lang.Long flashCreativeID
           
private  java.lang.String flashCreativeURL
           
private  java.lang.Long folderID
           
private  java.lang.Long height
           
private  java.lang.Long ID
           
private  ImageFlashVariableValue[] imageFlashVariableValues
           
private  java.lang.String impressionTrackingURL
           
private  java.lang.Boolean isLocalCreative
           
private  java.util.Calendar lastUpdateTimestamp
           
private  java.lang.String name
           
private  LibraryAdStatus status
           
private  TextFlashVariableValue[] textFlashVariableValues
           
private  AdType type
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  java.lang.Long weight
           
private  java.lang.Long width
           
private  WindowTarget windowTarget
           
 
Constructor Summary
LibraryCustomizableFlashAd()
           
LibraryCustomizableFlashAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Long adSizeID, AlternateImage alternateImage, java.lang.Boolean associatedToAdGroup, CompositeURL[] compositeClickThroughURLs, java.util.Calendar createTimestamp, java.lang.Long customizableFlashTemplateID, EditorialStatus editorialStatus, java.lang.Long flashCreativeID, java.lang.String flashCreativeURL, java.lang.Long folderID, java.lang.Long height, ImageFlashVariableValue[] imageFlashVariableValues, java.lang.String impressionTrackingURL, java.lang.Boolean isLocalCreative, java.util.Calendar lastUpdateTimestamp, java.lang.String name, LibraryAdStatus status, TextFlashVariableValue[] textFlashVariableValues, AdType type, java.lang.Long weight, java.lang.Long width, WindowTarget windowTarget)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccountID()
          Gets the accountID value for this LibraryCustomizableFlashAd.
 AdFormat getAdFormat()
          Gets the adFormat value for this LibraryCustomizableFlashAd.
 java.lang.Long getAdSizeID()
          Gets the adSizeID value for this LibraryCustomizableFlashAd.
 AlternateImage getAlternateImage()
          Gets the alternateImage value for this LibraryCustomizableFlashAd.
 java.lang.Boolean getAssociatedToAdGroup()
          Gets the associatedToAdGroup value for this LibraryCustomizableFlashAd.
 CompositeURL[] getCompositeClickThroughURLs()
          Gets the compositeClickThroughURLs value for this LibraryCustomizableFlashAd.
 java.util.Calendar getCreateTimestamp()
          Gets the createTimestamp value for this LibraryCustomizableFlashAd.
 java.lang.Long getCustomizableFlashTemplateID()
          Gets the customizableFlashTemplateID value for this LibraryCustomizableFlashAd.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 EditorialStatus getEditorialStatus()
          Gets the editorialStatus value for this LibraryCustomizableFlashAd.
 java.lang.Long getFlashCreativeID()
          Gets the flashCreativeID value for this LibraryCustomizableFlashAd.
 java.lang.String getFlashCreativeURL()
          Gets the flashCreativeURL value for this LibraryCustomizableFlashAd.
 java.lang.Long getFolderID()
          Gets the folderID value for this LibraryCustomizableFlashAd.
 java.lang.Long getHeight()
          Gets the height value for this LibraryCustomizableFlashAd.
 java.lang.Long getID()
          Gets the ID value for this LibraryCustomizableFlashAd.
 ImageFlashVariableValue[] getImageFlashVariableValues()
          Gets the imageFlashVariableValues value for this LibraryCustomizableFlashAd.
 java.lang.String getImpressionTrackingURL()
          Gets the impressionTrackingURL value for this LibraryCustomizableFlashAd.
 java.lang.Boolean getIsLocalCreative()
          Gets the isLocalCreative value for this LibraryCustomizableFlashAd.
 java.util.Calendar getLastUpdateTimestamp()
          Gets the lastUpdateTimestamp value for this LibraryCustomizableFlashAd.
 java.lang.String getName()
          Gets the name value for this LibraryCustomizableFlashAd.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 LibraryAdStatus getStatus()
          Gets the status value for this LibraryCustomizableFlashAd.
 TextFlashVariableValue[] getTextFlashVariableValues()
          Gets the textFlashVariableValues value for this LibraryCustomizableFlashAd.
 AdType getType()
          Gets the type value for this LibraryCustomizableFlashAd.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.Long getWeight()
          Gets the weight value for this LibraryCustomizableFlashAd.
 java.lang.Long getWidth()
          Gets the width value for this LibraryCustomizableFlashAd.
 WindowTarget getWindowTarget()
          Gets the windowTarget value for this LibraryCustomizableFlashAd.
 int hashCode()
           
 void setAccountID(java.lang.String accountID)
          Sets the accountID value for this LibraryCustomizableFlashAd.
 void setAdFormat(AdFormat adFormat)
          Sets the adFormat value for this LibraryCustomizableFlashAd.
 void setAdSizeID(java.lang.Long adSizeID)
          Sets the adSizeID value for this LibraryCustomizableFlashAd.
 void setAlternateImage(AlternateImage alternateImage)
          Sets the alternateImage value for this LibraryCustomizableFlashAd.
 void setAssociatedToAdGroup(java.lang.Boolean associatedToAdGroup)
          Sets the associatedToAdGroup value for this LibraryCustomizableFlashAd.
 void setCompositeClickThroughURLs(CompositeURL[] compositeClickThroughURLs)
          Sets the compositeClickThroughURLs value for this LibraryCustomizableFlashAd.
 void setCreateTimestamp(java.util.Calendar createTimestamp)
          Sets the createTimestamp value for this LibraryCustomizableFlashAd.
 void setCustomizableFlashTemplateID(java.lang.Long customizableFlashTemplateID)
          Sets the customizableFlashTemplateID value for this LibraryCustomizableFlashAd.
 void setEditorialStatus(EditorialStatus editorialStatus)
          Sets the editorialStatus value for this LibraryCustomizableFlashAd.
 void setFlashCreativeID(java.lang.Long flashCreativeID)
          Sets the flashCreativeID value for this LibraryCustomizableFlashAd.
 void setFlashCreativeURL(java.lang.String flashCreativeURL)
          Sets the flashCreativeURL value for this LibraryCustomizableFlashAd.
 void setFolderID(java.lang.Long folderID)
          Sets the folderID value for this LibraryCustomizableFlashAd.
 void setHeight(java.lang.Long height)
          Sets the height value for this LibraryCustomizableFlashAd.
 void setID(java.lang.Long ID)
          Sets the ID value for this LibraryCustomizableFlashAd.
 void setImageFlashVariableValues(ImageFlashVariableValue[] imageFlashVariableValues)
          Sets the imageFlashVariableValues value for this LibraryCustomizableFlashAd.
 void setImpressionTrackingURL(java.lang.String impressionTrackingURL)
          Sets the impressionTrackingURL value for this LibraryCustomizableFlashAd.
 void setIsLocalCreative(java.lang.Boolean isLocalCreative)
          Sets the isLocalCreative value for this LibraryCustomizableFlashAd.
 void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
          Sets the lastUpdateTimestamp value for this LibraryCustomizableFlashAd.
 void setName(java.lang.String name)
          Sets the name value for this LibraryCustomizableFlashAd.
 void setStatus(LibraryAdStatus status)
          Sets the status value for this LibraryCustomizableFlashAd.
 void setTextFlashVariableValues(TextFlashVariableValue[] textFlashVariableValues)
          Sets the textFlashVariableValues value for this LibraryCustomizableFlashAd.
 void setType(AdType type)
          Sets the type value for this LibraryCustomizableFlashAd.
 void setWeight(java.lang.Long weight)
          Sets the weight value for this LibraryCustomizableFlashAd.
 void setWidth(java.lang.Long width)
          Sets the width value for this LibraryCustomizableFlashAd.
 void setWindowTarget(WindowTarget windowTarget)
          Sets the windowTarget value for this LibraryCustomizableFlashAd.
 
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

alternateImage

private AlternateImage alternateImage

associatedToAdGroup

private java.lang.Boolean associatedToAdGroup

compositeClickThroughURLs

private CompositeURL[] compositeClickThroughURLs

createTimestamp

private java.util.Calendar createTimestamp

customizableFlashTemplateID

private java.lang.Long customizableFlashTemplateID

editorialStatus

private EditorialStatus editorialStatus

flashCreativeID

private java.lang.Long flashCreativeID

flashCreativeURL

private java.lang.String flashCreativeURL

folderID

private java.lang.Long folderID

height

private java.lang.Long height

imageFlashVariableValues

private ImageFlashVariableValue[] imageFlashVariableValues

impressionTrackingURL

private java.lang.String impressionTrackingURL

isLocalCreative

private java.lang.Boolean isLocalCreative

lastUpdateTimestamp

private java.util.Calendar lastUpdateTimestamp

name

private java.lang.String name

status

private LibraryAdStatus status

textFlashVariableValues

private TextFlashVariableValue[] textFlashVariableValues

type

private AdType type

weight

private java.lang.Long weight

width

private java.lang.Long width

windowTarget

private WindowTarget windowTarget

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

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

LibraryCustomizableFlashAd

public LibraryCustomizableFlashAd()

LibraryCustomizableFlashAd

public LibraryCustomizableFlashAd(java.lang.Long ID,
                                  java.lang.String accountID,
                                  AdFormat adFormat,
                                  java.lang.Long adSizeID,
                                  AlternateImage alternateImage,
                                  java.lang.Boolean associatedToAdGroup,
                                  CompositeURL[] compositeClickThroughURLs,
                                  java.util.Calendar createTimestamp,
                                  java.lang.Long customizableFlashTemplateID,
                                  EditorialStatus editorialStatus,
                                  java.lang.Long flashCreativeID,
                                  java.lang.String flashCreativeURL,
                                  java.lang.Long folderID,
                                  java.lang.Long height,
                                  ImageFlashVariableValue[] imageFlashVariableValues,
                                  java.lang.String impressionTrackingURL,
                                  java.lang.Boolean isLocalCreative,
                                  java.util.Calendar lastUpdateTimestamp,
                                  java.lang.String name,
                                  LibraryAdStatus status,
                                  TextFlashVariableValue[] textFlashVariableValues,
                                  AdType type,
                                  java.lang.Long weight,
                                  java.lang.Long width,
                                  WindowTarget windowTarget)
Method Detail

getID

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

Returns:
ID

setID

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

Parameters:
ID -

getAccountID

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

Returns:
accountID

setAccountID

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

Parameters:
accountID -

getAdFormat

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

Returns:
adFormat

setAdFormat

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

Parameters:
adFormat -

getAdSizeID

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

Returns:
adSizeID

setAdSizeID

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

Parameters:
adSizeID -

getAlternateImage

public AlternateImage getAlternateImage()
Gets the alternateImage value for this LibraryCustomizableFlashAd.

Returns:
alternateImage

setAlternateImage

public void setAlternateImage(AlternateImage alternateImage)
Sets the alternateImage value for this LibraryCustomizableFlashAd.

Parameters:
alternateImage -

getAssociatedToAdGroup

public java.lang.Boolean getAssociatedToAdGroup()
Gets the associatedToAdGroup value for this LibraryCustomizableFlashAd.

Returns:
associatedToAdGroup

setAssociatedToAdGroup

public void setAssociatedToAdGroup(java.lang.Boolean associatedToAdGroup)
Sets the associatedToAdGroup value for this LibraryCustomizableFlashAd.

Parameters:
associatedToAdGroup -

getCompositeClickThroughURLs

public CompositeURL[] getCompositeClickThroughURLs()
Gets the compositeClickThroughURLs value for this LibraryCustomizableFlashAd.

Returns:
compositeClickThroughURLs

setCompositeClickThroughURLs

public void setCompositeClickThroughURLs(CompositeURL[] compositeClickThroughURLs)
Sets the compositeClickThroughURLs value for this LibraryCustomizableFlashAd.

Parameters:
compositeClickThroughURLs -

getCreateTimestamp

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

Returns:
createTimestamp

setCreateTimestamp

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

Parameters:
createTimestamp -

getCustomizableFlashTemplateID

public java.lang.Long getCustomizableFlashTemplateID()
Gets the customizableFlashTemplateID value for this LibraryCustomizableFlashAd.

Returns:
customizableFlashTemplateID

setCustomizableFlashTemplateID

public void setCustomizableFlashTemplateID(java.lang.Long customizableFlashTemplateID)
Sets the customizableFlashTemplateID value for this LibraryCustomizableFlashAd.

Parameters:
customizableFlashTemplateID -

getEditorialStatus

public EditorialStatus getEditorialStatus()
Gets the editorialStatus value for this LibraryCustomizableFlashAd.

Returns:
editorialStatus

setEditorialStatus

public void setEditorialStatus(EditorialStatus editorialStatus)
Sets the editorialStatus value for this LibraryCustomizableFlashAd.

Parameters:
editorialStatus -

getFlashCreativeID

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

Returns:
flashCreativeID

setFlashCreativeID

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

Parameters:
flashCreativeID -

getFlashCreativeURL

public java.lang.String getFlashCreativeURL()
Gets the flashCreativeURL value for this LibraryCustomizableFlashAd.

Returns:
flashCreativeURL

setFlashCreativeURL

public void setFlashCreativeURL(java.lang.String flashCreativeURL)
Sets the flashCreativeURL value for this LibraryCustomizableFlashAd.

Parameters:
flashCreativeURL -

getFolderID

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

Returns:
folderID

setFolderID

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

Parameters:
folderID -

getHeight

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

Returns:
height

setHeight

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

Parameters:
height -

getImageFlashVariableValues

public ImageFlashVariableValue[] getImageFlashVariableValues()
Gets the imageFlashVariableValues value for this LibraryCustomizableFlashAd.

Returns:
imageFlashVariableValues

setImageFlashVariableValues

public void setImageFlashVariableValues(ImageFlashVariableValue[] imageFlashVariableValues)
Sets the imageFlashVariableValues value for this LibraryCustomizableFlashAd.

Parameters:
imageFlashVariableValues -

getImpressionTrackingURL

public java.lang.String getImpressionTrackingURL()
Gets the impressionTrackingURL value for this LibraryCustomizableFlashAd.

Returns:
impressionTrackingURL

setImpressionTrackingURL

public void setImpressionTrackingURL(java.lang.String impressionTrackingURL)
Sets the impressionTrackingURL value for this LibraryCustomizableFlashAd.

Parameters:
impressionTrackingURL -

getIsLocalCreative

public java.lang.Boolean getIsLocalCreative()
Gets the isLocalCreative value for this LibraryCustomizableFlashAd.

Returns:
isLocalCreative

setIsLocalCreative

public void setIsLocalCreative(java.lang.Boolean isLocalCreative)
Sets the isLocalCreative value for this LibraryCustomizableFlashAd.

Parameters:
isLocalCreative -

getLastUpdateTimestamp

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

Returns:
lastUpdateTimestamp

setLastUpdateTimestamp

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

Parameters:
lastUpdateTimestamp -

getName

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

Returns:
name

setName

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

Parameters:
name -

getStatus

public LibraryAdStatus getStatus()
Gets the status value for this LibraryCustomizableFlashAd.

Returns:
status

setStatus

public void setStatus(LibraryAdStatus status)
Sets the status value for this LibraryCustomizableFlashAd.

Parameters:
status -

getTextFlashVariableValues

public TextFlashVariableValue[] getTextFlashVariableValues()
Gets the textFlashVariableValues value for this LibraryCustomizableFlashAd.

Returns:
textFlashVariableValues

setTextFlashVariableValues

public void setTextFlashVariableValues(TextFlashVariableValue[] textFlashVariableValues)
Sets the textFlashVariableValues value for this LibraryCustomizableFlashAd.

Parameters:
textFlashVariableValues -

getType

public AdType getType()
Gets the type value for this LibraryCustomizableFlashAd.

Returns:
type

setType

public void setType(AdType type)
Sets the type value for this LibraryCustomizableFlashAd.

Parameters:
type -

getWeight

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

Returns:
weight

setWeight

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

Parameters:
weight -

getWidth

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

Returns:
width

setWidth

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

Parameters:
width -

getWindowTarget

public WindowTarget getWindowTarget()
Gets the windowTarget value for this LibraryCustomizableFlashAd.

Returns:
windowTarget

setWindowTarget

public void setWindowTarget(WindowTarget windowTarget)
Sets the windowTarget value for this LibraryCustomizableFlashAd.

Parameters:
windowTarget -

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