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

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

public static class SitesEntry.Geolocation
extends RegionCodeValueConstruct

Region code value construct to represent field.


Field Summary
 
Fields inherited from class com.google.gdata.data.webmastertools.RegionCodeValueConstruct
DEFAULT_REGION_CODE
 
Constructor Summary
SitesEntry.Geolocation()
           
 
Method Summary
 
Methods inherited from class com.google.gdata.data.webmastertools.RegionCodeValueConstruct
equals, hashCode, 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.Geolocation

public SitesEntry.Geolocation()