com.google.gdata.data.webmastertools
Class MessageEntry.DateExtension

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.MessageEntry.DateExtension
All Implemented Interfaces:
Extension
Enclosing class:
MessageEntry

public static class MessageEntry.DateExtension
extends DateTimeValueConstruct

DateTimeValueConstruct to represent field.


Constructor Summary
MessageEntry.DateExtension()
           
 
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

MessageEntry.DateExtension

public MessageEntry.DateExtension()