public interface BoundNode extends Node
Modifier and Type | Method and Description |
---|---|
String |
getBinding() |
boolean |
isBound() |
void |
setBinding(String binding) |
addChild, getChildren, getParent, removeChild, setParent
forEach, iterator, spliterator
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.