|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AppModule
ROME Extension Module to Atom protocol extensions to Atom format.
Field Summary | |
---|---|
static String |
URI
|
Method Summary | |
---|---|
Boolean |
getDraft()
True if entry is a draft |
Date |
getEdited()
Time of last edit |
void |
setDraft(Boolean draft)
Set to true if entry is a draft |
void |
setEdited(Date edited)
Set time of last edit |
Methods inherited from interface com.sun.syndication.feed.module.Module |
---|
clone, getUri |
Methods inherited from interface com.sun.syndication.feed.CopyFrom |
---|
copyFrom, getInterface |
Field Detail |
---|
static final String URI
Method Detail |
---|
Boolean getDraft()
void setDraft(Boolean draft)
Date getEdited()
void setEdited(Date edited)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |