| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| Modifier and Type | Method and Description |
|---|---|
static UaRelativePathElement.Builder |
UaRelativePathElement.builder()
Creates a new
UaRelativePathElement.Builder. |
UaRelativePathElement.Builder |
UaRelativePathElement.Builder.setIncludeSubtypes(Boolean includeSubtypes) |
UaRelativePathElement.Builder |
UaRelativePathElement.Builder.setIsInverse(Boolean isInverse) |
UaRelativePathElement.Builder |
UaRelativePathElement.Builder.setReferenceTypeId(UaNodeId referenceTypeId) |
UaRelativePathElement.Builder |
UaRelativePathElement.Builder.setTargetName(UaQualifiedName targetName) |
UaRelativePathElement.Builder |
UaRelativePathElement.toBuilder()
Creates a new
UaRelativePathElement.Builder initialized with the data of this object. |
Copyright © 2026. All rights reserved.