public class EventPoolDataUpdate extends Object implements Serializable
Constructor and Description |
---|
EventPoolDataUpdate(String eventPoolId,
List<EventInformation> addedEvents) |
Modifier and Type | Method and Description |
---|---|
List<EventInformation> |
getAddedEvents() |
String |
getEventPoolId() |
String |
toString() |
public EventPoolDataUpdate(String eventPoolId, List<EventInformation> addedEvents)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.