|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yahoo.marketing.apt.Ad
public class Ad
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
accountID
|
private java.lang.Long |
adGroupID
|
private java.lang.Long |
adOptimizationWeight
|
private CompositeURL[] |
clickThroughURLs
|
private java.util.Calendar |
createTimestamp
|
private java.lang.Long |
ID
|
private java.util.Calendar |
lastUpdateTimestamp
|
private java.lang.Long |
libraryAdID
|
private AdStatus |
status
|
private AdType |
type
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
Ad()
|
|
Ad(java.lang.Long ID,
java.lang.String accountID,
java.lang.Long adGroupID,
java.lang.Long adOptimizationWeight,
CompositeURL[] clickThroughURLs,
java.util.Calendar createTimestamp,
java.util.Calendar lastUpdateTimestamp,
java.lang.Long libraryAdID,
AdStatus status,
AdType type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAccountID()
Gets the accountID value for this Ad. |
java.lang.Long |
getAdGroupID()
Gets the adGroupID value for this Ad. |
java.lang.Long |
getAdOptimizationWeight()
Gets the adOptimizationWeight value for this Ad. |
CompositeURL[] |
getClickThroughURLs()
Gets the clickThroughURLs value for this Ad. |
java.util.Calendar |
getCreateTimestamp()
Gets the createTimestamp value for this Ad. |
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 |
getID()
Gets the ID value for this Ad. |
java.util.Calendar |
getLastUpdateTimestamp()
Gets the lastUpdateTimestamp value for this Ad. |
java.lang.Long |
getLibraryAdID()
Gets the libraryAdID value for this Ad. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
AdStatus |
getStatus()
Gets the status value for this Ad. |
AdType |
getType()
Gets the type value for this Ad. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAccountID(java.lang.String accountID)
Sets the accountID value for this Ad. |
void |
setAdGroupID(java.lang.Long adGroupID)
Sets the adGroupID value for this Ad. |
void |
setAdOptimizationWeight(java.lang.Long adOptimizationWeight)
Sets the adOptimizationWeight value for this Ad. |
void |
setClickThroughURLs(CompositeURL[] clickThroughURLs)
Sets the clickThroughURLs value for this Ad. |
void |
setCreateTimestamp(java.util.Calendar createTimestamp)
Sets the createTimestamp value for this Ad. |
void |
setID(java.lang.Long ID)
Sets the ID value for this Ad. |
void |
setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
Sets the lastUpdateTimestamp value for this Ad. |
void |
setLibraryAdID(java.lang.Long libraryAdID)
Sets the libraryAdID value for this Ad. |
void |
setStatus(AdStatus status)
Sets the status value for this Ad. |
void |
setType(AdType type)
Sets the type value for this Ad. |
| 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 java.lang.Long adGroupID
private java.lang.Long adOptimizationWeight
private CompositeURL[] clickThroughURLs
private java.util.Calendar createTimestamp
private java.util.Calendar lastUpdateTimestamp
private java.lang.Long libraryAdID
private AdStatus status
private AdType type
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public Ad()
public Ad(java.lang.Long ID,
java.lang.String accountID,
java.lang.Long adGroupID,
java.lang.Long adOptimizationWeight,
CompositeURL[] clickThroughURLs,
java.util.Calendar createTimestamp,
java.util.Calendar lastUpdateTimestamp,
java.lang.Long libraryAdID,
AdStatus status,
AdType type)
| 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 java.lang.Long getAdGroupID()
public void setAdGroupID(java.lang.Long adGroupID)
adGroupID - public java.lang.Long getAdOptimizationWeight()
public void setAdOptimizationWeight(java.lang.Long adOptimizationWeight)
adOptimizationWeight - public CompositeURL[] getClickThroughURLs()
public void setClickThroughURLs(CompositeURL[] clickThroughURLs)
clickThroughURLs - public java.util.Calendar getCreateTimestamp()
public void setCreateTimestamp(java.util.Calendar createTimestamp)
createTimestamp - public java.util.Calendar getLastUpdateTimestamp()
public void setLastUpdateTimestamp(java.util.Calendar lastUpdateTimestamp)
lastUpdateTimestamp - public java.lang.Long getLibraryAdID()
public void setLibraryAdID(java.lang.Long libraryAdID)
libraryAdID - public AdStatus getStatus()
public void setStatus(AdStatus status)
status - public AdType getType()
public void setType(AdType type)
type - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||