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

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

public static class SitesEntry.PreferredDomain
extends DomainPreferenceConstruct

Domain Preference construct to represent field.


Constructor Summary
SitesEntry.PreferredDomain()
           
 
Method Summary
 
Methods inherited from class com.google.gdata.data.webmastertools.DomainPreferenceConstruct
equals, getPreference, hashCode, setPreference, 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.PreferredDomain

public SitesEntry.PreferredDomain()