public static class ElementOperand.Builder extends FilterOperand.Builder
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(UaDataTypeSpecification specification,
Supplier<? extends Structure> emptyInstanceSupplier) |
| Modifier and Type | Method and Description |
|---|---|
ElementOperand |
build()
Builds a Structure with the given data.
|
UnsignedInteger |
getIndex() |
ElementOperand.Builder |
setIndex(UnsignedInteger value) |
protected Builder(UaDataTypeSpecification specification, Supplier<? extends Structure> emptyInstanceSupplier)
public UnsignedInteger getIndex()
public ElementOperand.Builder setIndex(UnsignedInteger value)
public ElementOperand build()
Structure.Builderbuild in interface Structure.Builderbuild in class FilterOperand.BuilderCopyright © 2026. All rights reserved.