com.google.gdata.data.extensions
Class Deleted

java.lang.Object
  extended by com.google.gdata.data.AbstractExtension
      extended by com.google.gdata.data.extensions.Deleted
All Implemented Interfaces:
Extension

public class Deleted
extends AbstractExtension

GData schema extension element for indicating a deleted element (tombstone).


Constructor Summary
Deleted()
           
 
Method Summary
 
Methods inherited from class com.google.gdata.data.AbstractExtension
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Deleted

public Deleted()