com.google.api.ads.adwords.v201109.cm
Class NoStatsPage

java.lang.Object
  extended by com.google.api.ads.adwords.v201109.cm.Page
      extended by com.google.api.ads.adwords.v201109.cm.NoStatsPage
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AdGroupBidLandscapePage, ConversionTrackerPage, CriterionBidLandscapePage

public abstract class NoStatsPage
extends Page
implements Serializable

Base class for Get results for a page of entities that do not use statistics.

See Also:
Serialized Form

Constructor Summary
NoStatsPage()
           
NoStatsPage(Integer totalNumEntries, String pageType)
           
 
Method Summary
 boolean equals(Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
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()
           
 
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

NoStatsPage

public NoStatsPage()

NoStatsPage

public NoStatsPage(Integer totalNumEntries,
                   String pageType)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Page

hashCode

public int hashCode()
Overrides:
hashCode in class Page

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2011. All Rights Reserved.