|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.bbk.dcs.automed.xml.xmldssGraph.XMLDSSGraphText
public class XMLDSSGraphText
Class Task Description
Field Summary | |
---|---|
static int |
CData
|
static int |
PCData
|
Method Summary | |
---|---|
int |
getNodeOrder()
|
XMLDSSGraphElement |
getParent()
|
int |
getType()
|
void |
setParent(XMLDSSGraphElement parent)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int PCData
public static final int CData
Method Detail |
---|
public int getType()
public XMLDSSGraphElement getParent()
public void setParent(XMLDSSGraphElement parent)
public int getNodeOrder()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |