public static class RelativePath.Builder extends DynamicStructure.Builder
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(UaDataTypeSpecification specification,
Supplier<? extends Structure> emptyInstanceSupplier) |
| Modifier and Type | Method and Description |
|---|---|
RelativePath |
build()
Builds a Structure with the given data.
|
RelativePathElement[] |
getElements() |
RelativePath.Builder |
setElements(RelativePathElement[] value) |
protected Builder(UaDataTypeSpecification specification, Supplier<? extends Structure> emptyInstanceSupplier)
public RelativePathElement[] getElements()
public RelativePath.Builder setElements(RelativePathElement[] value)
public RelativePath build()
Structure.Builderbuild in interface Structure.Builderbuild in class DynamicStructure.BuilderCopyright © 2026. All rights reserved.