|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.element.Node
Constructor Summary | |
Node()
|
Method Summary | |
ILocation |
getLocation()
|
IElement |
getParent_()
|
void |
setLocation(ILocation aLocation)
|
void |
setParent_(IElement anElement)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jbind.xml.core.cmp.IXmlNode |
acceptAppInfoVisitor |
Constructor Detail |
public Node()
Method Detail |
public IElement getParent_()
getParent_
in interface INode
public void setParent_(IElement anElement)
setParent_
in interface INode
public ILocation getLocation()
getLocation
in interface IHasLocation
public void setLocation(ILocation aLocation)
setLocation
in interface INode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |