|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.Element
com.google.gdata.model.gd.Deleted
public class Deleted
Denotes an entry has been deleted.
Field Summary | |
---|---|
static ElementKey<java.lang.Void,Deleted> |
KEY
The key for this element. |
Constructor Summary | |
---|---|
Deleted()
Constructs an instance using the default key. |
Method Summary | |
---|---|
Deleted |
lock()
Locks this element. |
static void |
registerMetadata(MetadataRegistry registry)
Registers the metadata for this element. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ElementKey<java.lang.Void,Deleted> KEY
Constructor Detail |
---|
public Deleted()
Method Detail |
---|
public static void registerMetadata(MetadataRegistry registry)
public Deleted lock()
Element
lock
in class Element
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |