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