com.google.gdata.data.photos.pheed
Class PheedConstruct

java.lang.Object
  extended by com.google.gdata.data.AbstractExtension
      extended by com.google.gdata.data.ValueConstruct
          extended by com.google.gdata.data.photos.pheed.PheedConstruct
All Implemented Interfaces:
Extension
Direct Known Subclasses:
PheedImageUrl, PheedThumbnail, PheedVideoUrl

Deprecated. the pheed construct is deprecated in favor of media rss.

@Deprecated
public abstract class PheedConstruct
extends ValueConstruct

Parent class for photo:foo extensions.


Constructor Summary
PheedConstruct(java.lang.String name)
          Deprecated.  
PheedConstruct(java.lang.String name, java.lang.String value)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.google.gdata.data.ValueConstruct
equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setValue
 
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

PheedConstruct

public PheedConstruct(java.lang.String name)
Deprecated. 

PheedConstruct

public PheedConstruct(java.lang.String name,
                      java.lang.String value)
Deprecated.