com.yahoo.marketing.apt
Class VideoCreative

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

public class VideoCreative
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  java.lang.Long aspectHeight
           
private  java.lang.Long aspectWidth
           
private  java.util.Calendar createTimestamp
           
private  java.lang.String fileExtension
           
private  java.lang.Long folderID
           
private  java.lang.Long height
           
private  java.lang.Long ID
           
private  java.util.Calendar lastUpdateTimestamp
           
private  java.lang.String name
           
private  java.lang.String oneHundredKbsURL
           
private  java.lang.String oneThousandKbsURL
           
private  VideoCreativeProcessingStatus processingStatus
           
private  java.lang.String sevenHundredKbsURL
           
private  CreativeStatus status
           
private  java.lang.String threeHundredKbsURL
           
private  java.lang.String thumbnailURL
           
private  CreativeType type
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  java.lang.Long weight
           
private  java.lang.Long width
           
 
Constructor Summary
VideoCreative()
           
VideoCreative(java.lang.Long ID, java.lang.String accountID, java.lang.Long aspectHeight, java.lang.Long aspectWidth, java.util.Calendar createTimestamp, java.lang.String fileExtension, java.lang.Long folderID, java.lang.Long height, java.util.Calendar lastUpdateTimestamp, java.lang.String name, java.lang.String oneHundredKbsURL, java.lang.String oneThousandKbsURL, VideoCreativeProcessingStatus processingStatus, java.lang.String sevenHundredKbsURL, CreativeStatus status, java.lang.String threeHundredKbsURL, java.lang.String thumbnailURL, CreativeType type, java.lang.Long weight, java.lang.Long width)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccountID()
          Gets the accountID value for this VideoCreative.
 java.lang.Long getAspectHeight()
          Gets the aspectHeight value for this VideoCreative.
 java.lang.Long getAspectWidth()
          Gets the aspectWidth value for this VideoCreative.
 java.util.Calendar getCreateTimestamp()
          Gets the createTimestamp value for this VideoCreative.
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.String getFileExtension()
          Gets the fileExtension value for this VideoCreative.
 java.lang.Long getFolderID()
          Gets the folderID value for this VideoCreative.
 java.lang.Long getHeight()
          Gets the height value for this VideoCreative.
 java.lang.Long getID()
          Gets the ID value for this VideoCreative.
 java.util.Calendar getLastUpdateTimestamp()
          Gets the lastUpdateTimestamp value for this VideoCreative.
 java.lang.String getName()
          Gets the name value for this VideoCreative.
 java.lang.String getOneHundredKbsURL()
          Gets the oneHundredKbsURL value for this VideoCreative.
 java.lang.String getOneThousandKbsURL()
          Gets the oneThousandKbsURL value for this VideoCreative.
 VideoCreativeProcessingStatus getProcessingStatus()
          Gets the processingStatus value for this VideoCreative.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getSevenHundredKbsURL()
          Gets the sevenHundredKbsURL value for this VideoCreative.
 CreativeStatus getStatus()
          Gets the status value for this VideoCreative.
 java.lang.String getThreeHundredKbsURL()
          Gets the threeHundredKbsURL value for this VideoCreative.
 java.lang.String getThumbnailURL()
          Gets the thumbnailURL value for this VideoCreative.
 CreativeType getType()
          Gets the type value for this VideoCreative.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.Long getWeight()
          Gets the weight value for this VideoCreative.
 java.lang.Long getWidth()
          Gets the width value for this VideoCreative.
 int hashCode()
           
 void setAccountID(java.lang.String accountID)
          Sets the accountID value for this VideoCreative.
 void setAspectHeight(java.lang.Long aspectHeight)
          Sets the aspectHeight value for this VideoCreative.
 void setAspectWidth(java.lang.Long aspectWidth)
          Sets the aspectWidth value for this VideoCreative.
 void setCreateTimestamp(java.util.Calendar createTimestamp)
          Sets the createTimestamp value for this VideoCreative.
 void setFileExtension(java.lang.String fileExtension)
          Sets the fileExtension value for this VideoCreative.
 void setFolderID(java.lang.Long folderID)
          Sets the folderID value for this VideoCreative.
 void setHeight(java.lang.Long height)
          Sets the height value for this VideoCreative.
 void setID(java.lang.Long ID)
          Sets the ID value for this VideoCreative.
 void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
          Sets the lastUpdateTimestamp value for this VideoCreative.
 void setName(java.lang.String name)
          Sets the name value for this VideoCreative.
 void setOneHundredKbsURL(java.lang.String oneHundredKbsURL)
          Sets the oneHundredKbsURL value for this VideoCreative.
 void setOneThousandKbsURL(java.lang.String oneThousandKbsURL)
          Sets the oneThousandKbsURL value for this VideoCreative.
 void setProcessingStatus(VideoCreativeProcessingStatus processingStatus)
          Sets the processingStatus value for this VideoCreative.
 void setSevenHundredKbsURL(java.lang.String sevenHundredKbsURL)
          Sets the sevenHundredKbsURL value for this VideoCreative.
 void setStatus(CreativeStatus status)
          Sets the status value for this VideoCreative.
 void setThreeHundredKbsURL(java.lang.String threeHundredKbsURL)
          Sets the threeHundredKbsURL value for this VideoCreative.
 void setThumbnailURL(java.lang.String thumbnailURL)
          Sets the thumbnailURL value for this VideoCreative.
 void setType(CreativeType type)
          Sets the type value for this VideoCreative.
 void setWeight(java.lang.Long weight)
          Sets the weight value for this VideoCreative.
 void setWidth(java.lang.Long width)
          Sets the width value for this VideoCreative.
 
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

aspectHeight

private java.lang.Long aspectHeight

aspectWidth

private java.lang.Long aspectWidth

createTimestamp

private java.util.Calendar createTimestamp

fileExtension

private java.lang.String fileExtension

folderID

private java.lang.Long folderID

height

private java.lang.Long height

lastUpdateTimestamp

private java.util.Calendar lastUpdateTimestamp

name

private java.lang.String name

oneHundredKbsURL

private java.lang.String oneHundredKbsURL

oneThousandKbsURL

private java.lang.String oneThousandKbsURL

processingStatus

private VideoCreativeProcessingStatus processingStatus

sevenHundredKbsURL

private java.lang.String sevenHundredKbsURL

status

private CreativeStatus status

threeHundredKbsURL

private java.lang.String threeHundredKbsURL

thumbnailURL

private java.lang.String thumbnailURL

type

private CreativeType type

weight

private java.lang.Long weight

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

VideoCreative

public VideoCreative()

VideoCreative

public VideoCreative(java.lang.Long ID,
                     java.lang.String accountID,
                     java.lang.Long aspectHeight,
                     java.lang.Long aspectWidth,
                     java.util.Calendar createTimestamp,
                     java.lang.String fileExtension,
                     java.lang.Long folderID,
                     java.lang.Long height,
                     java.util.Calendar lastUpdateTimestamp,
                     java.lang.String name,
                     java.lang.String oneHundredKbsURL,
                     java.lang.String oneThousandKbsURL,
                     VideoCreativeProcessingStatus processingStatus,
                     java.lang.String sevenHundredKbsURL,
                     CreativeStatus status,
                     java.lang.String threeHundredKbsURL,
                     java.lang.String thumbnailURL,
                     CreativeType type,
                     java.lang.Long weight,
                     java.lang.Long width)
Method Detail

getID

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

Returns:
ID

setID

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

Parameters:
ID -

getAccountID

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

Returns:
accountID

setAccountID

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

Parameters:
accountID -

getAspectHeight

public java.lang.Long getAspectHeight()
Gets the aspectHeight value for this VideoCreative.

Returns:
aspectHeight

setAspectHeight

public void setAspectHeight(java.lang.Long aspectHeight)
Sets the aspectHeight value for this VideoCreative.

Parameters:
aspectHeight -

getAspectWidth

public java.lang.Long getAspectWidth()
Gets the aspectWidth value for this VideoCreative.

Returns:
aspectWidth

setAspectWidth

public void setAspectWidth(java.lang.Long aspectWidth)
Sets the aspectWidth value for this VideoCreative.

Parameters:
aspectWidth -

getCreateTimestamp

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

Returns:
createTimestamp

setCreateTimestamp

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

Parameters:
createTimestamp -

getFileExtension

public java.lang.String getFileExtension()
Gets the fileExtension value for this VideoCreative.

Returns:
fileExtension

setFileExtension

public void setFileExtension(java.lang.String fileExtension)
Sets the fileExtension value for this VideoCreative.

Parameters:
fileExtension -

getFolderID

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

Returns:
folderID

setFolderID

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

Parameters:
folderID -

getHeight

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

Returns:
height

setHeight

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

Parameters:
height -

getLastUpdateTimestamp

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

Returns:
lastUpdateTimestamp

setLastUpdateTimestamp

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

Parameters:
lastUpdateTimestamp -

getName

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

Returns:
name

setName

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

Parameters:
name -

getOneHundredKbsURL

public java.lang.String getOneHundredKbsURL()
Gets the oneHundredKbsURL value for this VideoCreative.

Returns:
oneHundredKbsURL

setOneHundredKbsURL

public void setOneHundredKbsURL(java.lang.String oneHundredKbsURL)
Sets the oneHundredKbsURL value for this VideoCreative.

Parameters:
oneHundredKbsURL -

getOneThousandKbsURL

public java.lang.String getOneThousandKbsURL()
Gets the oneThousandKbsURL value for this VideoCreative.

Returns:
oneThousandKbsURL

setOneThousandKbsURL

public void setOneThousandKbsURL(java.lang.String oneThousandKbsURL)
Sets the oneThousandKbsURL value for this VideoCreative.

Parameters:
oneThousandKbsURL -

getProcessingStatus

public VideoCreativeProcessingStatus getProcessingStatus()
Gets the processingStatus value for this VideoCreative.

Returns:
processingStatus

setProcessingStatus

public void setProcessingStatus(VideoCreativeProcessingStatus processingStatus)
Sets the processingStatus value for this VideoCreative.

Parameters:
processingStatus -

getSevenHundredKbsURL

public java.lang.String getSevenHundredKbsURL()
Gets the sevenHundredKbsURL value for this VideoCreative.

Returns:
sevenHundredKbsURL

setSevenHundredKbsURL

public void setSevenHundredKbsURL(java.lang.String sevenHundredKbsURL)
Sets the sevenHundredKbsURL value for this VideoCreative.

Parameters:
sevenHundredKbsURL -

getStatus

public CreativeStatus getStatus()
Gets the status value for this VideoCreative.

Returns:
status

setStatus

public void setStatus(CreativeStatus status)
Sets the status value for this VideoCreative.

Parameters:
status -

getThreeHundredKbsURL

public java.lang.String getThreeHundredKbsURL()
Gets the threeHundredKbsURL value for this VideoCreative.

Returns:
threeHundredKbsURL

setThreeHundredKbsURL

public void setThreeHundredKbsURL(java.lang.String threeHundredKbsURL)
Sets the threeHundredKbsURL value for this VideoCreative.

Parameters:
threeHundredKbsURL -

getThumbnailURL

public java.lang.String getThumbnailURL()
Gets the thumbnailURL value for this VideoCreative.

Returns:
thumbnailURL

setThumbnailURL

public void setThumbnailURL(java.lang.String thumbnailURL)
Sets the thumbnailURL value for this VideoCreative.

Parameters:
thumbnailURL -

getType

public CreativeType getType()
Gets the type value for this VideoCreative.

Returns:
type

setType

public void setType(CreativeType type)
Sets the type value for this VideoCreative.

Parameters:
type -

getWeight

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

Returns:
weight

setWeight

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

Parameters:
weight -

getWidth

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

Returns:
width

setWidth

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

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