com.google.gdata.data.webmastertools
Class SitesEntry.Crawled

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

Deprecated. This class is not used any more.

public static class SitesEntry.Crawled
extends DateTimeValueConstruct

Date/time value construct to represent field.


Constructor Summary
SitesEntry.Crawled()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.google.gdata.data.webmastertools.DateTimeValueConstruct
equals, getDateTime, hashCode, setDateTime, 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

SitesEntry.Crawled

public SitesEntry.Crawled()
Deprecated.