public class ActionRetractNodeImpl extends BaseNodeImpl implements ActionRetractNode
Constructor and Description |
---|
ActionRetractNodeImpl() |
ActionRetractNodeImpl(TypeNode boundNode) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
TypeNode |
getBoundNode() |
int |
hashCode() |
void |
setBoundNode(TypeNode boundNode) |
addChild, getChildren, getParent, iterator, removeChild, setParent
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addChild, getChildren, getParent, removeChild, setParent
forEach, iterator, spliterator
public ActionRetractNodeImpl()
public ActionRetractNodeImpl(TypeNode boundNode)
public TypeNode getBoundNode()
getBoundNode
in interface ActionRetractNode
public void setBoundNode(TypeNode boundNode)
setBoundNode
in interface ActionRetractNode
public boolean equals(Object o)
equals
in class BaseNodeImpl
public int hashCode()
hashCode
in class BaseNodeImpl
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.