| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
ContentFilterElementResult |
ContentFilterElementResult.Codec.decode(SerializationContext context,
UaDecoder decoder) |
ContentFilterElementResult[] |
ContentFilterResult.getElementResults() |
| Modifier and Type | Method and Description |
|---|---|
Class<ContentFilterElementResult> |
ContentFilterElementResult.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentFilterElementResult.Codec.encode(SerializationContext context,
UaEncoder encoder,
ContentFilterElementResult value) |
| Constructor and Description |
|---|
ContentFilterResult(ContentFilterElementResult[] elementResults,
DiagnosticInfo[] elementDiagnosticInfos) |
Copyright © 2025. All rights reserved.