com.yahoo.marketing.apt
Class LibraryFlashAd

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

public class LibraryFlashAd
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  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  java.lang.String impressionTrackingURL
           
private  java.lang.Boolean isLocalCreative
           
private  java.util.Calendar lastUpdateTimestamp
           
private  java.lang.String name
           
private  LibraryAdStatus status
           
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
LibraryFlashAd()
           
LibraryFlashAd(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, EditorialStatus editorialStatus, java.lang.Long flashCreativeID, java.lang.String flashCreativeURL, java.lang.Long folderID, java.lang.Long height, java.lang.String impressionTrackingURL, java.lang.Boolean isLocalCreative, java.util.Calendar lastUpdateTimestamp, java.lang.String name, LibraryAdStatus status, 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 LibraryFlashAd.
 AdFormat getAdFormat()
          Gets the adFormat value for this LibraryFlashAd.
 java.lang.Long getAdSizeID()
          Gets the adSizeID value for this LibraryFlashAd.
 AlternateImage getAlternateImage()
          Gets the alternateImage value for this LibraryFlashAd.
 java.lang.Boolean getAssociatedToAdGroup()
          Gets the associatedToAdGroup value for this LibraryFlashAd.
 CompositeURL[] getCompositeClickThroughURLs()
          Gets the compositeClickThroughURLs value for this LibraryFlashAd.
 java.util.Calendar getCreateTimestamp()
          Gets the createTimestamp value for this LibraryFlashAd.
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 LibraryFlashAd.
 java.lang.Long getFlashCreativeID()
          Gets the flashCreativeID value for this LibraryFlashAd.
 java.lang.String getFlashCreativeURL()
          Gets the flashCreativeURL value for this LibraryFlashAd.
 java.lang.Long getFolderID()
          Gets the folderID value for this LibraryFlashAd.
 java.lang.Long getHeight()
          Gets the height value for this LibraryFlashAd.
 java.lang.Long getID()
          Gets the ID value for this LibraryFlashAd.
 java.lang.String getImpressionTrackingURL()
          Gets the impressionTrackingURL value for this LibraryFlashAd.
 java.lang.Boolean getIsLocalCreative()
          Gets the isLocalCreative value for this LibraryFlashAd.
 java.util.Calendar getLastUpdateTimestamp()
          Gets the lastUpdateTimestamp value for this LibraryFlashAd.
 java.lang.String getName()
          Gets the name value for this LibraryFlashAd.
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 LibraryFlashAd.
 AdType getType()
          Gets the type value for this LibraryFlashAd.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.Long getWeight()
          Gets the weight value for this LibraryFlashAd.
 java.lang.Long getWidth()
          Gets the width value for this LibraryFlashAd.
 WindowTarget getWindowTarget()
          Gets the windowTarget value for this LibraryFlashAd.
 int hashCode()
           
 void setAccountID(java.lang.String accountID)
          Sets the accountID value for this LibraryFlashAd.
 void setAdFormat(AdFormat adFormat)
          Sets the adFormat value for this LibraryFlashAd.
 void setAdSizeID(java.lang.Long adSizeID)
          Sets the adSizeID value for this LibraryFlashAd.
 void setAlternateImage(AlternateImage alternateImage)
          Sets the alternateImage value for this LibraryFlashAd.
 void setAssociatedToAdGroup(java.lang.Boolean associatedToAdGroup)
          Sets the associatedToAdGroup value for this LibraryFlashAd.
 void setCompositeClickThroughURLs(CompositeURL[] compositeClickThroughURLs)
          Sets the compositeClickThroughURLs value for this LibraryFlashAd.
 void setCreateTimestamp(java.util.Calendar createTimestamp)
          Sets the createTimestamp value for this LibraryFlashAd.
 void setEditorialStatus(EditorialStatus editorialStatus)
          Sets the editorialStatus value for this LibraryFlashAd.
 void setFlashCreativeID(java.lang.Long flashCreativeID)
          Sets the flashCreativeID value for this LibraryFlashAd.
 void setFlashCreativeURL(java.lang.String flashCreativeURL)
          Sets the flashCreativeURL value for this LibraryFlashAd.
 void setFolderID(java.lang.Long folderID)
          Sets the folderID value for this LibraryFlashAd.
 void setHeight(java.lang.Long height)
          Sets the height value for this LibraryFlashAd.
 void setID(java.lang.Long ID)
          Sets the ID value for this LibraryFlashAd.
 void setImpressionTrackingURL(java.lang.String impressionTrackingURL)
          Sets the impressionTrackingURL value for this LibraryFlashAd.
 void setIsLocalCreative(java.lang.Boolean isLocalCreative)
          Sets the isLocalCreative value for this LibraryFlashAd.
 void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
          Sets the lastUpdateTimestamp value for this LibraryFlashAd.
 void setName(java.lang.String name)
          Sets the name value for this LibraryFlashAd.
 void setStatus(LibraryAdStatus status)
          Sets the status value for this LibraryFlashAd.
 void setType(AdType type)
          Sets the type value for this LibraryFlashAd.
 void setWeight(java.lang.Long weight)
          Sets the weight value for this LibraryFlashAd.
 void setWidth(java.lang.Long width)
          Sets the width value for this LibraryFlashAd.
 void setWindowTarget(WindowTarget windowTarget)
          Sets the windowTarget value for this LibraryFlashAd.
 
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

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

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

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

LibraryFlashAd

public LibraryFlashAd()

LibraryFlashAd

public LibraryFlashAd(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,
                      EditorialStatus editorialStatus,
                      java.lang.Long flashCreativeID,
                      java.lang.String flashCreativeURL,
                      java.lang.Long folderID,
                      java.lang.Long height,
                      java.lang.String impressionTrackingURL,
                      java.lang.Boolean isLocalCreative,
                      java.util.Calendar lastUpdateTimestamp,
                      java.lang.String name,
                      LibraryAdStatus status,
                      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 LibraryFlashAd.

Returns:
ID

setID

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

Parameters:
ID -

getAccountID

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

Returns:
accountID

setAccountID

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

Parameters:
accountID -

getAdFormat

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

Returns:
adFormat

setAdFormat

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

Parameters:
adFormat -

getAdSizeID

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

Returns:
adSizeID

setAdSizeID

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

Parameters:
adSizeID -

getAlternateImage

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

Returns:
alternateImage

setAlternateImage

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

Parameters:
alternateImage -

getAssociatedToAdGroup

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

Returns:
associatedToAdGroup

setAssociatedToAdGroup

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

Parameters:
associatedToAdGroup -

getCompositeClickThroughURLs

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

Returns:
compositeClickThroughURLs

setCompositeClickThroughURLs

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

Parameters:
compositeClickThroughURLs -

getCreateTimestamp

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

Returns:
createTimestamp

setCreateTimestamp

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

Parameters:
createTimestamp -

getEditorialStatus

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

Returns:
editorialStatus

setEditorialStatus

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

Parameters:
editorialStatus -

getFlashCreativeID

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

Returns:
flashCreativeID

setFlashCreativeID

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

Parameters:
flashCreativeID -

getFlashCreativeURL

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

Returns:
flashCreativeURL

setFlashCreativeURL

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

Parameters:
flashCreativeURL -

getFolderID

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

Returns:
folderID

setFolderID

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

Parameters:
folderID -

getHeight

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

Returns:
height

setHeight

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

Parameters:
height -

getImpressionTrackingURL

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

Returns:
impressionTrackingURL

setImpressionTrackingURL

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

Parameters:
impressionTrackingURL -

getIsLocalCreative

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

Returns:
isLocalCreative

setIsLocalCreative

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

Parameters:
isLocalCreative -

getLastUpdateTimestamp

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

Returns:
lastUpdateTimestamp

setLastUpdateTimestamp

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

Parameters:
lastUpdateTimestamp -

getName

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

Returns:
name

setName

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

Parameters:
name -

getStatus

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

Returns:
status

setStatus

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

Parameters:
status -

getType

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

Returns:
type

setType

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

Parameters:
type -

getWeight

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

Returns:
weight

setWeight

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

Parameters:
weight -

getWidth

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

Returns:
width

setWidth

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

Parameters:
width -

getWindowTarget

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

Returns:
windowTarget

setWindowTarget

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

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