com.yahoo.marketing.apt
Class LibraryClickableVideoAd

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

public class LibraryClickableVideoAd
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.Boolean associatedToAdGroup
           
private  CompositeURL compositeClickThroughURL
           
private  java.util.Calendar createTimestamp
           
private  java.lang.Long duration
           
private  EditorialStatus editorialStatus
           
private  java.lang.Long folderID
           
private  java.lang.Long ID
           
private  java.lang.String[] impressionTrackingURLs
           
private  java.lang.String[] invitationMessage
           
private  java.util.Calendar lastUpdateTimestamp
           
private  java.lang.String name
           
private  java.lang.String[] playback0Beacons
           
private  java.lang.String[] playback100Beacons
           
private  java.lang.String[] playback25Beacons
           
private  java.lang.String[] playback50Beacons
           
private  java.lang.String[] playback75Beacons
           
private  java.lang.String[] productMessage
           
private  LibraryAdStatus status
           
private  AdType type
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  java.lang.Long videoCreativeID
           
 
Constructor Summary
LibraryClickableVideoAd()
           
LibraryClickableVideoAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Boolean associatedToAdGroup, CompositeURL compositeClickThroughURL, java.util.Calendar createTimestamp, java.lang.Long duration, EditorialStatus editorialStatus, java.lang.Long folderID, java.lang.String[] impressionTrackingURLs, java.lang.String[] invitationMessage, java.util.Calendar lastUpdateTimestamp, java.lang.String name, java.lang.String[] playback0Beacons, java.lang.String[] playback100Beacons, java.lang.String[] playback25Beacons, java.lang.String[] playback50Beacons, java.lang.String[] playback75Beacons, java.lang.String[] productMessage, LibraryAdStatus status, AdType type, java.lang.Long videoCreativeID)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccountID()
          Gets the accountID value for this LibraryClickableVideoAd.
 AdFormat getAdFormat()
          Gets the adFormat value for this LibraryClickableVideoAd.
 java.lang.Boolean getAssociatedToAdGroup()
          Gets the associatedToAdGroup value for this LibraryClickableVideoAd.
 CompositeURL getCompositeClickThroughURL()
          Gets the compositeClickThroughURL value for this LibraryClickableVideoAd.
 java.util.Calendar getCreateTimestamp()
          Gets the createTimestamp value for this LibraryClickableVideoAd.
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 getDuration()
          Gets the duration value for this LibraryClickableVideoAd.
 EditorialStatus getEditorialStatus()
          Gets the editorialStatus value for this LibraryClickableVideoAd.
 java.lang.Long getFolderID()
          Gets the folderID value for this LibraryClickableVideoAd.
 java.lang.Long getID()
          Gets the ID value for this LibraryClickableVideoAd.
 java.lang.String[] getImpressionTrackingURLs()
          Gets the impressionTrackingURLs value for this LibraryClickableVideoAd.
 java.lang.String[] getInvitationMessage()
          Gets the invitationMessage value for this LibraryClickableVideoAd.
 java.util.Calendar getLastUpdateTimestamp()
          Gets the lastUpdateTimestamp value for this LibraryClickableVideoAd.
 java.lang.String getName()
          Gets the name value for this LibraryClickableVideoAd.
 java.lang.String[] getPlayback0Beacons()
          Gets the playback0Beacons value for this LibraryClickableVideoAd.
 java.lang.String[] getPlayback100Beacons()
          Gets the playback100Beacons value for this LibraryClickableVideoAd.
 java.lang.String[] getPlayback25Beacons()
          Gets the playback25Beacons value for this LibraryClickableVideoAd.
 java.lang.String[] getPlayback50Beacons()
          Gets the playback50Beacons value for this LibraryClickableVideoAd.
 java.lang.String[] getPlayback75Beacons()
          Gets the playback75Beacons value for this LibraryClickableVideoAd.
 java.lang.String[] getProductMessage()
          Gets the productMessage value for this LibraryClickableVideoAd.
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 LibraryClickableVideoAd.
 AdType getType()
          Gets the type value for this LibraryClickableVideoAd.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.Long getVideoCreativeID()
          Gets the videoCreativeID value for this LibraryClickableVideoAd.
 int hashCode()
           
 void setAccountID(java.lang.String accountID)
          Sets the accountID value for this LibraryClickableVideoAd.
 void setAdFormat(AdFormat adFormat)
          Sets the adFormat value for this LibraryClickableVideoAd.
 void setAssociatedToAdGroup(java.lang.Boolean associatedToAdGroup)
          Sets the associatedToAdGroup value for this LibraryClickableVideoAd.
 void setCompositeClickThroughURL(CompositeURL compositeClickThroughURL)
          Sets the compositeClickThroughURL value for this LibraryClickableVideoAd.
 void setCreateTimestamp(java.util.Calendar createTimestamp)
          Sets the createTimestamp value for this LibraryClickableVideoAd.
 void setDuration(java.lang.Long duration)
          Sets the duration value for this LibraryClickableVideoAd.
 void setEditorialStatus(EditorialStatus editorialStatus)
          Sets the editorialStatus value for this LibraryClickableVideoAd.
 void setFolderID(java.lang.Long folderID)
          Sets the folderID value for this LibraryClickableVideoAd.
 void setID(java.lang.Long ID)
          Sets the ID value for this LibraryClickableVideoAd.
 void setImpressionTrackingURLs(java.lang.String[] impressionTrackingURLs)
          Sets the impressionTrackingURLs value for this LibraryClickableVideoAd.
 void setInvitationMessage(java.lang.String[] invitationMessage)
          Sets the invitationMessage value for this LibraryClickableVideoAd.
 void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
          Sets the lastUpdateTimestamp value for this LibraryClickableVideoAd.
 void setName(java.lang.String name)
          Sets the name value for this LibraryClickableVideoAd.
 void setPlayback0Beacons(java.lang.String[] playback0Beacons)
          Sets the playback0Beacons value for this LibraryClickableVideoAd.
 void setPlayback100Beacons(java.lang.String[] playback100Beacons)
          Sets the playback100Beacons value for this LibraryClickableVideoAd.
 void setPlayback25Beacons(java.lang.String[] playback25Beacons)
          Sets the playback25Beacons value for this LibraryClickableVideoAd.
 void setPlayback50Beacons(java.lang.String[] playback50Beacons)
          Sets the playback50Beacons value for this LibraryClickableVideoAd.
 void setPlayback75Beacons(java.lang.String[] playback75Beacons)
          Sets the playback75Beacons value for this LibraryClickableVideoAd.
 void setProductMessage(java.lang.String[] productMessage)
          Sets the productMessage value for this LibraryClickableVideoAd.
 void setStatus(LibraryAdStatus status)
          Sets the status value for this LibraryClickableVideoAd.
 void setType(AdType type)
          Sets the type value for this LibraryClickableVideoAd.
 void setVideoCreativeID(java.lang.Long videoCreativeID)
          Sets the videoCreativeID value for this LibraryClickableVideoAd.
 
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

associatedToAdGroup

private java.lang.Boolean associatedToAdGroup

compositeClickThroughURL

private CompositeURL compositeClickThroughURL

createTimestamp

private java.util.Calendar createTimestamp

duration

private java.lang.Long duration

editorialStatus

private EditorialStatus editorialStatus

folderID

private java.lang.Long folderID

impressionTrackingURLs

private java.lang.String[] impressionTrackingURLs

invitationMessage

private java.lang.String[] invitationMessage

lastUpdateTimestamp

private java.util.Calendar lastUpdateTimestamp

name

private java.lang.String name

playback0Beacons

private java.lang.String[] playback0Beacons

playback100Beacons

private java.lang.String[] playback100Beacons

playback25Beacons

private java.lang.String[] playback25Beacons

playback50Beacons

private java.lang.String[] playback50Beacons

playback75Beacons

private java.lang.String[] playback75Beacons

productMessage

private java.lang.String[] productMessage

status

private LibraryAdStatus status

type

private AdType type

videoCreativeID

private java.lang.Long videoCreativeID

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

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

LibraryClickableVideoAd

public LibraryClickableVideoAd()

LibraryClickableVideoAd

public LibraryClickableVideoAd(java.lang.Long ID,
                               java.lang.String accountID,
                               AdFormat adFormat,
                               java.lang.Boolean associatedToAdGroup,
                               CompositeURL compositeClickThroughURL,
                               java.util.Calendar createTimestamp,
                               java.lang.Long duration,
                               EditorialStatus editorialStatus,
                               java.lang.Long folderID,
                               java.lang.String[] impressionTrackingURLs,
                               java.lang.String[] invitationMessage,
                               java.util.Calendar lastUpdateTimestamp,
                               java.lang.String name,
                               java.lang.String[] playback0Beacons,
                               java.lang.String[] playback100Beacons,
                               java.lang.String[] playback25Beacons,
                               java.lang.String[] playback50Beacons,
                               java.lang.String[] playback75Beacons,
                               java.lang.String[] productMessage,
                               LibraryAdStatus status,
                               AdType type,
                               java.lang.Long videoCreativeID)
Method Detail

getID

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

Returns:
ID

setID

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

Parameters:
ID -

getAccountID

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

Returns:
accountID

setAccountID

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

Parameters:
accountID -

getAdFormat

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

Returns:
adFormat

setAdFormat

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

Parameters:
adFormat -

getAssociatedToAdGroup

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

Returns:
associatedToAdGroup

setAssociatedToAdGroup

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

Parameters:
associatedToAdGroup -

getCompositeClickThroughURL

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

Returns:
compositeClickThroughURL

setCompositeClickThroughURL

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

Parameters:
compositeClickThroughURL -

getCreateTimestamp

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

Returns:
createTimestamp

setCreateTimestamp

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

Parameters:
createTimestamp -

getDuration

public java.lang.Long getDuration()
Gets the duration value for this LibraryClickableVideoAd.

Returns:
duration

setDuration

public void setDuration(java.lang.Long duration)
Sets the duration value for this LibraryClickableVideoAd.

Parameters:
duration -

getEditorialStatus

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

Returns:
editorialStatus

setEditorialStatus

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

Parameters:
editorialStatus -

getFolderID

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

Returns:
folderID

setFolderID

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

Parameters:
folderID -

getImpressionTrackingURLs

public java.lang.String[] getImpressionTrackingURLs()
Gets the impressionTrackingURLs value for this LibraryClickableVideoAd.

Returns:
impressionTrackingURLs

setImpressionTrackingURLs

public void setImpressionTrackingURLs(java.lang.String[] impressionTrackingURLs)
Sets the impressionTrackingURLs value for this LibraryClickableVideoAd.

Parameters:
impressionTrackingURLs -

getInvitationMessage

public java.lang.String[] getInvitationMessage()
Gets the invitationMessage value for this LibraryClickableVideoAd.

Returns:
invitationMessage

setInvitationMessage

public void setInvitationMessage(java.lang.String[] invitationMessage)
Sets the invitationMessage value for this LibraryClickableVideoAd.

Parameters:
invitationMessage -

getLastUpdateTimestamp

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

Returns:
lastUpdateTimestamp

setLastUpdateTimestamp

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

Parameters:
lastUpdateTimestamp -

getName

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

Returns:
name

setName

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

Parameters:
name -

getPlayback0Beacons

public java.lang.String[] getPlayback0Beacons()
Gets the playback0Beacons value for this LibraryClickableVideoAd.

Returns:
playback0Beacons

setPlayback0Beacons

public void setPlayback0Beacons(java.lang.String[] playback0Beacons)
Sets the playback0Beacons value for this LibraryClickableVideoAd.

Parameters:
playback0Beacons -

getPlayback100Beacons

public java.lang.String[] getPlayback100Beacons()
Gets the playback100Beacons value for this LibraryClickableVideoAd.

Returns:
playback100Beacons

setPlayback100Beacons

public void setPlayback100Beacons(java.lang.String[] playback100Beacons)
Sets the playback100Beacons value for this LibraryClickableVideoAd.

Parameters:
playback100Beacons -

getPlayback25Beacons

public java.lang.String[] getPlayback25Beacons()
Gets the playback25Beacons value for this LibraryClickableVideoAd.

Returns:
playback25Beacons

setPlayback25Beacons

public void setPlayback25Beacons(java.lang.String[] playback25Beacons)
Sets the playback25Beacons value for this LibraryClickableVideoAd.

Parameters:
playback25Beacons -

getPlayback50Beacons

public java.lang.String[] getPlayback50Beacons()
Gets the playback50Beacons value for this LibraryClickableVideoAd.

Returns:
playback50Beacons

setPlayback50Beacons

public void setPlayback50Beacons(java.lang.String[] playback50Beacons)
Sets the playback50Beacons value for this LibraryClickableVideoAd.

Parameters:
playback50Beacons -

getPlayback75Beacons

public java.lang.String[] getPlayback75Beacons()
Gets the playback75Beacons value for this LibraryClickableVideoAd.

Returns:
playback75Beacons

setPlayback75Beacons

public void setPlayback75Beacons(java.lang.String[] playback75Beacons)
Sets the playback75Beacons value for this LibraryClickableVideoAd.

Parameters:
playback75Beacons -

getProductMessage

public java.lang.String[] getProductMessage()
Gets the productMessage value for this LibraryClickableVideoAd.

Returns:
productMessage

setProductMessage

public void setProductMessage(java.lang.String[] productMessage)
Sets the productMessage value for this LibraryClickableVideoAd.

Parameters:
productMessage -

getStatus

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

Returns:
status

setStatus

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

Parameters:
status -

getType

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

Returns:
type

setType

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

Parameters:
type -

getVideoCreativeID

public java.lang.Long getVideoCreativeID()
Gets the videoCreativeID value for this LibraryClickableVideoAd.

Returns:
videoCreativeID

setVideoCreativeID

public void setVideoCreativeID(java.lang.Long videoCreativeID)
Sets the videoCreativeID value for this LibraryClickableVideoAd.

Parameters:
videoCreativeID -

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