org.hyperic.hq.measurement.server.session
Class MetricAuxLogPojo
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.measurement.server.session.MetricAuxLogPojo
- All Implemented Interfaces:
- java.io.Serializable
public class MetricAuxLogPojo
- extends PersistedObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
MetricAuxLogPojo
protected MetricAuxLogPojo()
getAuxLog
public GalertAuxLog getAuxLog()
setAuxLog
protected void setAuxLog(GalertAuxLog log)
getMetric
public Measurement getMetric()
setMetric
protected void setMetric(Measurement metric)
getAlertDef
public GalertDef getAlertDef()
setAlertDef
protected void setAlertDef(GalertDef def)
getProvider
public AlertAuxLogProvider getProvider()
hashCode
public int hashCode()
- Overrides:
hashCode
in class PersistedObject
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class PersistedObject
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.