org.gcube.application.aquamaps.aquamapsservice.impl.monitor
Class ReportItem
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.monitor.ReportItem
public class ReportItem
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportItem
public ReportItem()
setActualValue
public void setActualValue(long actualValue)
setThreshold
public void setThreshold(long threshold)
setOvercomesInLast10Hours
public void setOvercomesInLast10Hours(long overcomesInLast10Hours)
setOvercomesInLast24Hours
public void setOvercomesInLast24Hours(long overcomesInLast24Hours)
setOvercomesTotal
public void setOvercomesTotal(long overcomesTotal)
setValueName
public void setValueName(java.lang.String valueName)
setTime
public void setTime(java.lang.String time)