| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
EndpointUrlListDataType |
EndpointUrlListDataType.Codec.decode(SerializationContext context,
UaDecoder decoder) |
EndpointUrlListDataType[] |
NetworkGroupDataType.getNetworkPaths() |
| Modifier and Type | Method and Description |
|---|---|
Class<EndpointUrlListDataType> |
EndpointUrlListDataType.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointUrlListDataType.Codec.encode(SerializationContext context,
UaEncoder encoder,
EndpointUrlListDataType value) |
| Constructor and Description |
|---|
NetworkGroupDataType(String serverUri,
EndpointUrlListDataType[] networkPaths) |
Copyright © 2025. All rights reserved.