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