Parent getParent()
Child setParent(Parent parent)
CAUTION: If the child is already attached to a parent, this
call will not detach the old relation! You
must call child.getParent().removeNode (child)
,
first!
String getNodePath()
void remove()
Copyright © 2008-2014. All Rights Reserved.