com.google.gdata.data.photos.impl
Class Extensions.GphotoPhotoId

java.lang.Object
  extended by com.google.gdata.data.AbstractExtension
      extended by com.google.gdata.data.ValueConstruct
          extended by com.google.gdata.data.photos.impl.Extensions.GphotoConstruct
              extended by com.google.gdata.data.photos.impl.Extensions.GphotoPhotoId
All Implemented Interfaces:
Extension
Enclosing class:
Extensions

public static class Extensions.GphotoPhotoId
extends Extensions.GphotoConstruct

The gphoto:photoId field.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gdata.data.AbstractExtension
AbstractExtension.AttributesHandler
 
Field Summary
 
Fields inherited from class com.google.gdata.data.ValueConstruct
attrName
 
Fields inherited from class com.google.gdata.data.AbstractExtension
localName, namespace
 
Constructor Summary
Extensions.GphotoPhotoId()
           
Extensions.GphotoPhotoId(java.lang.Long photoId)
           
Extensions.GphotoPhotoId(java.lang.String photoId)
           
 
Method Summary
static ExtensionDescription getDefaultDescription()
           
 
Methods inherited from class com.google.gdata.data.ValueConstruct
consumeAttributes, equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setRequired, setValue
 
Methods inherited from class com.google.gdata.data.AbstractExtension
eq, generate, generateAttributes, getExtensionLocalName, getExtensionNamespace, isImmutable, sameClassAs, setImmutable, throwExceptionForMissingAttribute, throwExceptionIfImmutable, validate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Extensions.GphotoPhotoId

public Extensions.GphotoPhotoId()

Extensions.GphotoPhotoId

public Extensions.GphotoPhotoId(java.lang.Long photoId)

Extensions.GphotoPhotoId

public Extensions.GphotoPhotoId(java.lang.String photoId)
Method Detail

getDefaultDescription

public static ExtensionDescription getDefaultDescription()