|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yahoo.marketing.apt.LibraryCustomHTMLAd
public class LibraryCustomHTMLAd
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.Boolean |
associatedToAdGroup
|
private java.util.Calendar |
createTimestamp
|
private long[] |
creativeIDs
|
private EditorialStatus |
editorialStatus
|
private java.lang.Long |
folderID
|
private java.lang.Long |
height
|
private java.lang.String |
htmlTagWithMacros
|
private java.lang.Long |
ID
|
private java.lang.String |
impressionTrackingURL
|
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 |
width
|
Constructor Summary | |
---|---|
LibraryCustomHTMLAd()
|
|
LibraryCustomHTMLAd(java.lang.Long ID,
java.lang.String accountID,
AdFormat adFormat,
java.lang.Long adSizeID,
java.lang.Boolean associatedToAdGroup,
java.util.Calendar createTimestamp,
long[] creativeIDs,
EditorialStatus editorialStatus,
java.lang.Long folderID,
java.lang.Long height,
java.lang.String htmlTagWithMacros,
java.lang.String impressionTrackingURL,
java.util.Calendar lastUpdateTimestamp,
java.lang.String name,
LibraryAdStatus status,
AdType type,
java.lang.Long width)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAccountID()
Gets the accountID value for this LibraryCustomHTMLAd. |
AdFormat |
getAdFormat()
Gets the adFormat value for this LibraryCustomHTMLAd. |
java.lang.Long |
getAdSizeID()
Gets the adSizeID value for this LibraryCustomHTMLAd. |
java.lang.Boolean |
getAssociatedToAdGroup()
Gets the associatedToAdGroup value for this LibraryCustomHTMLAd. |
java.util.Calendar |
getCreateTimestamp()
Gets the createTimestamp value for this LibraryCustomHTMLAd. |
long[] |
getCreativeIDs()
Gets the creativeIDs value for this LibraryCustomHTMLAd. |
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 LibraryCustomHTMLAd. |
java.lang.Long |
getFolderID()
Gets the folderID value for this LibraryCustomHTMLAd. |
java.lang.Long |
getHeight()
Gets the height value for this LibraryCustomHTMLAd. |
java.lang.String |
getHtmlTagWithMacros()
Gets the htmlTagWithMacros value for this LibraryCustomHTMLAd. |
java.lang.Long |
getID()
Gets the ID value for this LibraryCustomHTMLAd. |
java.lang.String |
getImpressionTrackingURL()
Gets the impressionTrackingURL value for this LibraryCustomHTMLAd. |
java.util.Calendar |
getLastUpdateTimestamp()
Gets the lastUpdateTimestamp value for this LibraryCustomHTMLAd. |
java.lang.String |
getName()
Gets the name value for this LibraryCustomHTMLAd. |
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 LibraryCustomHTMLAd. |
AdType |
getType()
Gets the type value for this LibraryCustomHTMLAd. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.Long |
getWidth()
Gets the width value for this LibraryCustomHTMLAd. |
int |
hashCode()
|
void |
setAccountID(java.lang.String accountID)
Sets the accountID value for this LibraryCustomHTMLAd. |
void |
setAdFormat(AdFormat adFormat)
Sets the adFormat value for this LibraryCustomHTMLAd. |
void |
setAdSizeID(java.lang.Long adSizeID)
Sets the adSizeID value for this LibraryCustomHTMLAd. |
void |
setAssociatedToAdGroup(java.lang.Boolean associatedToAdGroup)
Sets the associatedToAdGroup value for this LibraryCustomHTMLAd. |
void |
setCreateTimestamp(java.util.Calendar createTimestamp)
Sets the createTimestamp value for this LibraryCustomHTMLAd. |
void |
setCreativeIDs(long[] creativeIDs)
Sets the creativeIDs value for this LibraryCustomHTMLAd. |
void |
setEditorialStatus(EditorialStatus editorialStatus)
Sets the editorialStatus value for this LibraryCustomHTMLAd. |
void |
setFolderID(java.lang.Long folderID)
Sets the folderID value for this LibraryCustomHTMLAd. |
void |
setHeight(java.lang.Long height)
Sets the height value for this LibraryCustomHTMLAd. |
void |
setHtmlTagWithMacros(java.lang.String htmlTagWithMacros)
Sets the htmlTagWithMacros value for this LibraryCustomHTMLAd. |
void |
setID(java.lang.Long ID)
Sets the ID value for this LibraryCustomHTMLAd. |
void |
setImpressionTrackingURL(java.lang.String impressionTrackingURL)
Sets the impressionTrackingURL value for this LibraryCustomHTMLAd. |
void |
setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
Sets the lastUpdateTimestamp value for this LibraryCustomHTMLAd. |
void |
setName(java.lang.String name)
Sets the name value for this LibraryCustomHTMLAd. |
void |
setStatus(LibraryAdStatus status)
Sets the status value for this LibraryCustomHTMLAd. |
void |
setType(AdType type)
Sets the type value for this LibraryCustomHTMLAd. |
void |
setWidth(java.lang.Long width)
Sets the width value for this LibraryCustomHTMLAd. |
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 java.lang.Boolean associatedToAdGroup
private java.util.Calendar createTimestamp
private long[] creativeIDs
private EditorialStatus editorialStatus
private java.lang.Long folderID
private java.lang.Long height
private java.lang.String htmlTagWithMacros
private java.lang.String impressionTrackingURL
private java.util.Calendar lastUpdateTimestamp
private java.lang.String name
private LibraryAdStatus status
private AdType type
private java.lang.Long width
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
---|
public LibraryCustomHTMLAd()
public LibraryCustomHTMLAd(java.lang.Long ID, java.lang.String accountID, AdFormat adFormat, java.lang.Long adSizeID, java.lang.Boolean associatedToAdGroup, java.util.Calendar createTimestamp, long[] creativeIDs, EditorialStatus editorialStatus, java.lang.Long folderID, java.lang.Long height, java.lang.String htmlTagWithMacros, java.lang.String impressionTrackingURL, java.util.Calendar lastUpdateTimestamp, java.lang.String name, LibraryAdStatus status, AdType type, java.lang.Long width)
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 java.lang.Boolean getAssociatedToAdGroup()
public void setAssociatedToAdGroup(java.lang.Boolean associatedToAdGroup)
associatedToAdGroup
- public java.util.Calendar getCreateTimestamp()
public void setCreateTimestamp(java.util.Calendar createTimestamp)
createTimestamp
- public long[] getCreativeIDs()
public void setCreativeIDs(long[] creativeIDs)
creativeIDs
- public EditorialStatus getEditorialStatus()
public void setEditorialStatus(EditorialStatus editorialStatus)
editorialStatus
- 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 java.lang.String getHtmlTagWithMacros()
public void setHtmlTagWithMacros(java.lang.String htmlTagWithMacros)
htmlTagWithMacros
- public java.lang.String getImpressionTrackingURL()
public void setImpressionTrackingURL(java.lang.String impressionTrackingURL)
impressionTrackingURL
- 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 AdType getType()
public void setType(AdType type)
type
- public java.lang.Long getWidth()
public void setWidth(java.lang.Long width)
width
- 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 |