public static final class UaRelativePathElement.Builder extends Object
UaRelativePathElement.| Modifier and Type | Method and Description |
|---|---|
UaRelativePathElement |
build() |
Boolean |
getIncludeSubtypes() |
Boolean |
getIsInverse() |
UaNodeId |
getReferenceTypeId() |
UaQualifiedName |
getTargetName() |
UaRelativePathElement.Builder |
setIncludeSubtypes(Boolean includeSubtypes) |
UaRelativePathElement.Builder |
setIsInverse(Boolean isInverse) |
UaRelativePathElement.Builder |
setReferenceTypeId(UaNodeId referenceTypeId) |
UaRelativePathElement.Builder |
setTargetName(UaQualifiedName targetName) |
public UaRelativePathElement build()
public Boolean getIncludeSubtypes()
public Boolean getIsInverse()
public UaNodeId getReferenceTypeId()
public UaQualifiedName getTargetName()
public UaRelativePathElement.Builder setIncludeSubtypes(Boolean includeSubtypes)
public UaRelativePathElement.Builder setIsInverse(Boolean isInverse)
public UaRelativePathElement.Builder setReferenceTypeId(UaNodeId referenceTypeId)
public UaRelativePathElement.Builder setTargetName(UaQualifiedName targetName)
Copyright © 2026. All rights reserved.