public class TotalizerState extends Object implements Serializable
TotalizerState(long timestamp, double total)
boolean
equals(Object obj)
long
getTimestamp()
double
getTotal()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TotalizerState(long timestamp, double total)
public long getTimestamp()
public double getTotal()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2016 Eclipse SCADA Project. All rights reserved.