com.google.api.ads.adwords.v201109.cm
Class NoStatsPage
java.lang.Object
com.google.api.ads.adwords.v201109.cm.Page
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
NoStatsPage
public NoStatsPage()
NoStatsPage
public NoStatsPage(Integer totalNumEntries,
String pageType)
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.