|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.syndication.feed.module.ModuleImpl
com.sun.syndication.propono.atom.common.rome.PubControlModuleImpl
public class PubControlModuleImpl
Bean representation of PubControl module.
Field Summary |
---|
Fields inherited from interface com.sun.syndication.propono.atom.common.rome.PubControlModule |
---|
URI |
Constructor Summary | |
---|---|
PubControlModuleImpl()
Contruct Module implementation |
Method Summary | |
---|---|
void |
copyFrom(Object obj)
Copy from existing Module |
Boolean |
getDraft()
True if entry is draft. |
Class |
getInterface()
Get interface of Module |
void |
setDraft(Boolean draft)
Set true if entry is draft. |
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 PubControlModuleImpl()
Method Detail |
---|
public Boolean getDraft()
getDraft
in interface PubControlModule
public void setDraft(Boolean draft)
setDraft
in interface PubControlModule
public Class getInterface()
getInterface
in interface CopyFrom
public void copyFrom(Object obj)
copyFrom
in interface CopyFrom
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |