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

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

public static class SitemapsEntry.SitemapStatus
extends ValueConstruct

Represents node.


Constructor Summary
SitemapsEntry.SitemapStatus()
           
 
Method Summary
 
Methods inherited from class com.google.gdata.data.ValueConstruct
equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setValue
 
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.SitemapStatus

public SitemapsEntry.SitemapStatus()