public class UpdateQueryData extends Object implements Serializable
Constructor and Description |
---|
UpdateQueryData(long queryId,
List<EventInformation> events) |
Modifier and Type | Method and Description |
---|---|
List<EventInformation> |
getEvents() |
long |
getQueryId() |
String |
toString() |
public UpdateQueryData(long queryId, List<EventInformation> events)
public long getQueryId()
public List<EventInformation> getEvents()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.