public class TotalizerState extends Object implements Serializable
Constructor and Description |
---|
TotalizerState(long timestamp,
double total) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getTimestamp() |
double |
getTotal() |
int |
hashCode() |
String |
toString() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.