org.jlab.coda.afecs.agent
Class AgentReportingTime
java.lang.Object
org.jlab.coda.afecs.agent.AgentReportingTime
- All Implemented Interfaces:
- java.io.Serializable
public class AgentReportingTime
- extends java.lang.Object
- implements java.io.Serializable
JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), Feb 3, 2010
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentReportingTime
public AgentReportingTime()
getCurrentReportingTime
public long getCurrentReportingTime()
setCurrentReportingTime
public void setCurrentReportingTime(long currentReportingTime)
getTimeSinceLastReporting
public long getTimeSinceLastReporting()
setTimeSinceLastReporting
public void setTimeSinceLastReporting(long timeSinceLastReporting)