|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.Page
com.google.api.ads.adwords.v201109.mcm.NoStatsPage
com.google.api.ads.adwords.v201109.mcm.AlertPage
public class AlertPage
Contains a subset of Alerts resulting from the filtering
and paging,
returned by AlertService#get(AlertSelector).
| Constructor Summary | |
|---|---|
AlertPage()
|
|
AlertPage(Integer totalNumEntries,
String pageType,
Alert[] entries)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Alert[] |
getEntries()
Gets the entries value for this AlertPage. |
Alert |
getEntries(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setEntries(Alert[] entries)
Sets the entries value for this AlertPage. |
void |
setEntries(int i,
Alert _value)
|
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.Page |
|---|
getPageType, getTotalNumEntries, setPageType, setTotalNumEntries |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlertPage()
public AlertPage(Integer totalNumEntries,
String pageType,
Alert[] entries)
| Method Detail |
|---|
public Alert[] getEntries()
public void setEntries(Alert[] entries)
entries - public Alert getEntries(int i)
public void setEntries(int i,
Alert _value)
public boolean equals(Object obj)
equals in class NoStatsPagepublic int hashCode()
hashCode in class NoStatsPagepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||