public interface NodeContainer
| Modifier and Type | Method and Description | 
|---|---|
Node | 
getNode(long id)
The node in this NodeContainer with the given id. 
 | 
Node[] | 
getNodes()
The Nodes of this NodeContainer. 
 | 
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.