|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.syndication.feed.module.ModuleImpl
org.rometools.propono.atom.common.rome.AppModuleImpl
public class AppModuleImpl
Bean representation of APP module.
| Field Summary |
|---|
| Fields inherited from interface org.rometools.propono.atom.common.rome.AppModule |
|---|
URI |
| Constructor Summary | |
|---|---|
AppModuleImpl()
|
|
| Method Summary | |
|---|---|
void |
copyFrom(com.sun.syndication.feed.CopyFrom obj)
Copy from other module |
Boolean |
getDraft()
True if entry is draft |
Date |
getEdited()
Time of last edit |
Class |
getInterface()
Get interface class of module |
void |
setDraft(Boolean draft)
Set to true if entry is draft |
void |
setEdited(Date edited)
Set time of last edit |
| Methods inherited from class com.sun.syndication.feed.module.ModuleImpl |
|---|
clone, equals, getUri, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.syndication.feed.module.Module |
|---|
clone, getUri |
| Constructor Detail |
|---|
public AppModuleImpl()
| Method Detail |
|---|
public Boolean getDraft()
getDraft in interface AppModulepublic void setDraft(Boolean draft)
setDraft in interface AppModulepublic Date getEdited()
getEdited in interface AppModulepublic void setEdited(Date edited)
setEdited in interface AppModulepublic Class getInterface()
getInterface in interface com.sun.syndication.feed.CopyFrompublic void copyFrom(com.sun.syndication.feed.CopyFrom obj)
copyFrom in interface com.sun.syndication.feed.CopyFrom
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||