|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fullspan.pwkeep.data.PwkBean
com.fullspan.pwkeep.data.PwkCategory
public class PwkCategory
Represents a PWKeep category.
| Constructor Summary | |
|---|---|
PwkCategory(org.jdom.Element catElem)
|
|
PwkCategory(PwkCategory category)
|
|
PwkCategory(java.lang.String categoryName)
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
toJdomElement()
Returns an XML element representing this object. |
| Methods inherited from class com.fullspan.pwkeep.data.PwkBean |
|---|
getChildTextTrim, getName, getTypeName, newInstance, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PwkCategory(java.lang.String categoryName)
public PwkCategory(PwkCategory category)
public PwkCategory(org.jdom.Element catElem)
| Method Detail |
|---|
public org.jdom.Element toJdomElement()
PwkBeanPwkBean, it will throw an
UnsupportedOperationException.
toJdomElement in class PwkBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||