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, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddChild, getChildren, getParent, removeChild, setParentforEach, iterator, spliteratorpublic ActionRetractNodeImpl()
public ActionRetractNodeImpl(TypeNode boundNode)
public TypeNode getBoundNode()
getBoundNode in interface ActionRetractNodepublic void setBoundNode(TypeNode boundNode)
setBoundNode in interface ActionRetractNodepublic boolean equals(Object o)
equals in class BaseNodeImplpublic int hashCode()
hashCode in class BaseNodeImplCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.