public abstract class BaseBoundNodeImpl extends BaseNodeImpl implements BoundNode
| Constructor and Description |
|---|
BaseBoundNodeImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBinding() |
int |
hashCode() |
boolean |
isBound() |
void |
setBinding(String binding) |
addChild, getChildren, getParent, iterator, removeChild, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddChild, getChildren, getParent, removeChild, setParentforEach, iterator, spliteratorpublic String getBinding()
getBinding in interface BoundNodepublic void setBinding(String binding)
setBinding in interface BoundNodepublic boolean equals(Object o)
equals in class BaseNodeImplpublic int hashCode()
hashCode in class BaseNodeImplCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.