com.google.gdata.data.webmastertools
Class SitemapsRegularEntry.SitemapType

java.lang.Object
  extended by com.google.gdata.data.AbstractExtension
      extended by com.google.gdata.data.ValueConstruct
          extended by com.google.gdata.data.webmastertools.SitemapsRegularEntry.SitemapType
All Implemented Interfaces:
Extension
Enclosing class:
SitemapsRegularEntry

public static class SitemapsRegularEntry.SitemapType
extends ValueConstruct

Represents a single node that defines sitemap type.


Constructor Summary
SitemapsRegularEntry.SitemapType()
           
 
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

SitemapsRegularEntry.SitemapType

public SitemapsRegularEntry.SitemapType()