public class IdPointValueTime extends PointValueTime
Modifier and Type | Field and Description |
---|---|
private int |
dataPointId |
private static long |
serialVersionUID |
Constructor and Description |
---|
IdPointValueTime(int dataPointId,
MangoValue value,
long time) |
Modifier and Type | Method and Description |
---|---|
int |
getDataPointId() |
equals, equalValues, getBooleanValue, getDoubleValue, getIntegerValue, getStringValue, getTime, getValue, getValue, isAnnotated, jsonDeserialize, jsonSerialize, toString
private static final long serialVersionUID
private final int dataPointId
public IdPointValueTime(int dataPointId, MangoValue value, long time)