|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.obrplugin.Category
public class Category
describe and store category node.
| Constructor Summary | |
|---|---|
Category()
|
|
| Method Summary | |
|---|---|
String |
getId()
get the id attribute. |
Node |
getNode(Document father)
transform this object to node. |
void |
setId(String id)
set the id attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Category()
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - new id valuepublic Node getNode(Document father)
father - father document for create Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||