| Package | Description |
|---|---|
| com.google.gdata.model.atompub |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<DateTime,Edited> |
Edited.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
Edited |
Edited.lock() |
Edited |
Edited.setValue(DateTime value)
Sets the value.
|
| Constructor and Description |
|---|
Edited(ElementKey<DateTime,? extends Edited> key)
Subclass constructor, allows subclasses to supply their own element key.
|
Edited(ElementKey<DateTime,? extends Edited> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.