public class DataItemValueRange.DataItemValueRangeInfo extends Object implements Serializable
Constructor and Description |
---|
DataItemValueRangeInfo(long oldestPossibleTimestamp,
int size,
DataItemValueLight firstValue) |
Modifier and Type | Method and Description |
---|---|
DataItemValueLight |
getFirstValue() |
long |
getOldestPossibleTimestamp() |
int |
getSize() |
String |
toString() |
public DataItemValueRangeInfo(long oldestPossibleTimestamp, int size, DataItemValueLight firstValue)
public long getOldestPossibleTimestamp()
public int getSize()
public DataItemValueLight getFirstValue()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.