public class QueryParameters extends Object implements Serializable
Constructor and Description |
---|
QueryParameters(long startTimestamp,
long endTimestamp,
int numberOfEntries) |
Modifier and Type | Method and Description |
---|---|
long |
getEndTimestamp() |
int |
getNumberOfEntries() |
long |
getStartTimestamp() |
String |
toString() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.