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