public class ServerTable extends UriTable<UaApplicationURI>
| Constructor and Description |
|---|
ServerTable()
Creates a new
ServerTable. |
| Modifier and Type | Method and Description |
|---|---|
static ServerTable |
createFromArray(String[] serverArray)
createFromArray.
|
UaApplicationURI |
getServer(int serverIndex)
Returns
UaApplicationURI that matches the given index in this table, null if there is
no mapping. |
add, add, addAll, containsObject, getIndex, getObjectByIndex, getObjectByUri, getUri, remove, remove, size, toArray, toStringgetNodeIdWithPreCalcHashCodepublic ServerTable()
ServerTable.public static ServerTable createFromArray(String[] serverArray)
createFromArray.
serverArray - an array of String objects.ServerTable object.public UaApplicationURI getServer(int serverIndex)
UaApplicationURI that matches the given index in this table, null if there is
no mapping.Copyright © 2026. All rights reserved.