org.hyperic.hq.autoinventory.server.session
Class AgentReportStatus
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.autoinventory.server.session.AgentReportStatus
- All Implemented Interfaces:
- java.io.Serializable
public class AgentReportStatus
- extends PersistedObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AgentReportStatus
protected AgentReportStatus()
getAgent
public Agent getAgent()
setAgent
protected void setAgent(Agent a)
getReportTime
public long getReportTime()
setReportTime
protected void setReportTime(long time)
getServiceDirty
public boolean getServiceDirty()
setServiceDirty
protected void setServiceDirty(boolean t)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class PersistedObject
hashCode
public int hashCode()
- Overrides:
hashCode
in class PersistedObject
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.