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