| Package | Description |
|---|---|
| com.bayesserver |
| Modifier and Type | Method and Description |
|---|---|
NodeGroup |
NodeGroup.copy()
Makes a copy of this instance.
|
NodeGroup |
NetworkNodeGroupCollection.get(int index) |
NodeGroup |
NetworkNodeGroupCollection.get(String name)
Gets the
NodeGroup with the specified name, from the collection, or returns null if not found. |
NodeGroup |
NetworkNodeGroupCollection.remove(int index) |
NodeGroup |
NetworkNodeGroupCollection.set(int index,
NodeGroup element) |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkNodeGroupCollection.add(int index,
NodeGroup element) |
NodeGroup |
NetworkNodeGroupCollection.set(int index,
NodeGroup element) |
Copyright © 2021. All rights reserved.