com.google.gdata.data.webmastertools
Class SitemapsEntry.UrlCount

java.lang.Object
  extended by com.google.gdata.data.AbstractExtension
      extended by com.google.gdata.data.ValueConstruct
          extended by com.google.gdata.data.webmastertools.IntValueConstruct
              extended by com.google.gdata.data.webmastertools.SitemapsEntry.UrlCount
All Implemented Interfaces:
Extension
Enclosing class:
SitemapsEntry<E extends SitemapsEntry<E>>

public static class SitemapsEntry.UrlCount
extends IntValueConstruct

Represents a single node, that is an int value.


Constructor Summary
SitemapsEntry.UrlCount()
           
 
Method Summary
 
Methods inherited from class com.google.gdata.data.webmastertools.IntValueConstruct
equals, getIntValue, hashCode, setIntValue, setValue
 
Methods inherited from class com.google.gdata.data.ValueConstruct
generate, getHandler, getValue, hasValue, isRequired, putAttributes
 
Methods inherited from class com.google.gdata.data.AbstractExtension
disableStrictValidation, enableStrictValidation, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, setImmutable
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SitemapsEntry.UrlCount

public SitemapsEntry.UrlCount()