com.yahoo.marketing.apt
Class LibraryImageAd

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

public class LibraryImageAd
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.lang.String alternateText
           
private  java.lang.Boolean associatedToAdGroup
           
private  CompositeURL compositeClickThroughURL
           
private  java.util.Calendar createTimestamp
           
private  EditorialStatus editorialStatus
           
private  java.lang.String externalCreativeURL
           
private  java.lang.Long folderID
           
private  java.lang.Long height
           
private  java.lang.Long ID
           
private  java.lang.Long imageCreativeID
           
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
LibraryImageAd()
           
LibraryImageAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Long adSizeID, java.lang.String alternateText, java.lang.Boolean associatedToAdGroup, CompositeURL compositeClickThroughURL, java.util.Calendar createTimestamp, EditorialStatus editorialStatus, java.lang.String externalCreativeURL, java.lang.Long folderID, java.lang.Long height, java.lang.Long imageCreativeID, 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 LibraryImageAd.
 AdFormat getAdFormat()
          Gets the adFormat value for this LibraryImageAd.
 java.lang.Long getAdSizeID()
          Gets the adSizeID value for this LibraryImageAd.
 java.lang.String getAlternateText()
          Gets the alternateText value for this LibraryImageAd.
 java.lang.Boolean getAssociatedToAdGroup()
          Gets the associatedToAdGroup value for this LibraryImageAd.
 CompositeURL getCompositeClickThroughURL()
          Gets the compositeClickThroughURL value for this LibraryImageAd.
 java.util.Calendar getCreateTimestamp()
          Gets the createTimestamp value for this LibraryImageAd.
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 LibraryImageAd.
 java.lang.String getExternalCreativeURL()
          Gets the externalCreativeURL value for this LibraryImageAd.
 java.lang.Long getFolderID()
          Gets the folderID value for this LibraryImageAd.
 java.lang.Long getHeight()
          Gets the height value for this LibraryImageAd.
 java.lang.Long getID()
          Gets the ID value for this LibraryImageAd.
 java.lang.Long getImageCreativeID()
          Gets the imageCreativeID value for this LibraryImageAd.
 java.lang.String getImpressionTrackingURL()
          Gets the impressionTrackingURL value for this LibraryImageAd.
 java.lang.Boolean getIsLocalCreative()
          Gets the isLocalCreative value for this LibraryImageAd.
 java.util.Calendar getLastUpdateTimestamp()
          Gets the lastUpdateTimestamp value for this LibraryImageAd.
 java.lang.String getName()
          Gets the name value for this LibraryImageAd.
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 LibraryImageAd.
 AdType getType()
          Gets the type value for this LibraryImageAd.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.Long getWeight()
          Gets the weight value for this LibraryImageAd.
 java.lang.Long getWidth()
          Gets the width value for this LibraryImageAd.
 WindowTarget getWindowTarget()
          Gets the windowTarget value for this LibraryImageAd.
 int hashCode()
           
 void setAccountID(java.lang.String accountID)
          Sets the accountID value for this LibraryImageAd.
 void setAdFormat(AdFormat adFormat)
          Sets the adFormat value for this LibraryImageAd.
 void setAdSizeID(java.lang.Long adSizeID)
          Sets the adSizeID value for this LibraryImageAd.
 void setAlternateText(java.lang.String alternateText)
          Sets the alternateText value for this LibraryImageAd.
 void setAssociatedToAdGroup(java.lang.Boolean associatedToAdGroup)
          Sets the associatedToAdGroup value for this LibraryImageAd.
 void setCompositeClickThroughURL(CompositeURL compositeClickThroughURL)
          Sets the compositeClickThroughURL value for this LibraryImageAd.
 void setCreateTimestamp(java.util.Calendar createTimestamp)
          Sets the createTimestamp value for this LibraryImageAd.
 void setEditorialStatus(EditorialStatus editorialStatus)
          Sets the editorialStatus value for this LibraryImageAd.
 void setExternalCreativeURL(java.lang.String externalCreativeURL)
          Sets the externalCreativeURL value for this LibraryImageAd.
 void setFolderID(java.lang.Long folderID)
          Sets the folderID value for this LibraryImageAd.
 void setHeight(java.lang.Long height)
          Sets the height value for this LibraryImageAd.
 void setID(java.lang.Long ID)
          Sets the ID value for this LibraryImageAd.
 void setImageCreativeID(java.lang.Long imageCreativeID)
          Sets the imageCreativeID value for this LibraryImageAd.
 void setImpressionTrackingURL(java.lang.String impressionTrackingURL)
          Sets the impressionTrackingURL value for this LibraryImageAd.
 void setIsLocalCreative(java.lang.Boolean isLocalCreative)
          Sets the isLocalCreative value for this LibraryImageAd.
 void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
          Sets the lastUpdateTimestamp value for this LibraryImageAd.
 void setName(java.lang.String name)
          Sets the name value for this LibraryImageAd.
 void setStatus(LibraryAdStatus status)
          Sets the status value for this LibraryImageAd.
 void setType(AdType type)
          Sets the type value for this LibraryImageAd.
 void setWeight(java.lang.Long weight)
          Sets the weight value for this LibraryImageAd.
 void setWidth(java.lang.Long width)
          Sets the width value for this LibraryImageAd.
 void setWindowTarget(WindowTarget windowTarget)
          Sets the windowTarget value for this LibraryImageAd.
 
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

alternateText

private java.lang.String alternateText

associatedToAdGroup

private java.lang.Boolean associatedToAdGroup

compositeClickThroughURL

private CompositeURL compositeClickThroughURL

createTimestamp

private java.util.Calendar createTimestamp

editorialStatus

private EditorialStatus editorialStatus

externalCreativeURL

private java.lang.String externalCreativeURL

folderID

private java.lang.Long folderID

height

private java.lang.Long height

imageCreativeID

private java.lang.Long imageCreativeID

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

LibraryImageAd

public LibraryImageAd()

LibraryImageAd

public LibraryImageAd(java.lang.Long ID,
                      java.lang.String accountID,
                      AdFormat adFormat,
                      java.lang.Long adSizeID,
                      java.lang.String alternateText,
                      java.lang.Boolean associatedToAdGroup,
                      CompositeURL compositeClickThroughURL,
                      java.util.Calendar createTimestamp,
                      EditorialStatus editorialStatus,
                      java.lang.String externalCreativeURL,
                      java.lang.Long folderID,
                      java.lang.Long height,
                      java.lang.Long imageCreativeID,
                      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 LibraryImageAd.

Returns:
ID

setID

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

Parameters:
ID -

getAccountID

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

Returns:
accountID

setAccountID

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

Parameters:
accountID -

getAdFormat

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

Returns:
adFormat

setAdFormat

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

Parameters:
adFormat -

getAdSizeID

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

Returns:
adSizeID

setAdSizeID

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

Parameters:
adSizeID -

getAlternateText

public java.lang.String getAlternateText()
Gets the alternateText value for this LibraryImageAd.

Returns:
alternateText

setAlternateText

public void setAlternateText(java.lang.String alternateText)
Sets the alternateText value for this LibraryImageAd.

Parameters:
alternateText -

getAssociatedToAdGroup

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

Returns:
associatedToAdGroup

setAssociatedToAdGroup

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

Parameters:
associatedToAdGroup -

getCompositeClickThroughURL

public CompositeURL getCompositeClickThroughURL()
Gets the compositeClickThroughURL value for this LibraryImageAd.

Returns:
compositeClickThroughURL

setCompositeClickThroughURL

public void setCompositeClickThroughURL(CompositeURL compositeClickThroughURL)
Sets the compositeClickThroughURL value for this LibraryImageAd.

Parameters:
compositeClickThroughURL -

getCreateTimestamp

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

Returns:
createTimestamp

setCreateTimestamp

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

Parameters:
createTimestamp -

getEditorialStatus

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

Returns:
editorialStatus

setEditorialStatus

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

Parameters:
editorialStatus -

getExternalCreativeURL

public java.lang.String getExternalCreativeURL()
Gets the externalCreativeURL value for this LibraryImageAd.

Returns:
externalCreativeURL

setExternalCreativeURL

public void setExternalCreativeURL(java.lang.String externalCreativeURL)
Sets the externalCreativeURL value for this LibraryImageAd.

Parameters:
externalCreativeURL -

getFolderID

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

Returns:
folderID

setFolderID

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

Parameters:
folderID -

getHeight

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

Returns:
height

setHeight

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

Parameters:
height -

getImageCreativeID

public java.lang.Long getImageCreativeID()
Gets the imageCreativeID value for this LibraryImageAd.

Returns:
imageCreativeID

setImageCreativeID

public void setImageCreativeID(java.lang.Long imageCreativeID)
Sets the imageCreativeID value for this LibraryImageAd.

Parameters:
imageCreativeID -

getImpressionTrackingURL

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

Returns:
impressionTrackingURL

setImpressionTrackingURL

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

Parameters:
impressionTrackingURL -

getIsLocalCreative

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

Returns:
isLocalCreative

setIsLocalCreative

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

Parameters:
isLocalCreative -

getLastUpdateTimestamp

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

Returns:
lastUpdateTimestamp

setLastUpdateTimestamp

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

Parameters:
lastUpdateTimestamp -

getName

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

Returns:
name

setName

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

Parameters:
name -

getStatus

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

Returns:
status

setStatus

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

Parameters:
status -

getType

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

Returns:
type

setType

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

Parameters:
type -

getWeight

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

Returns:
weight

setWeight

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

Parameters:
weight -

getWidth

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

Returns:
width

setWidth

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

Parameters:
width -

getWindowTarget

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

Returns:
windowTarget

setWindowTarget

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

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