org.rhq.core.domain.measurement
Class MeasurementDataPK
java.lang.Object
org.rhq.core.domain.measurement.MeasurementDataPK
- All Implemented Interfaces:
- Serializable
public class MeasurementDataPK
- extends Object
- implements Serializable
- See Also:
- Serialized Form
MeasurementDataPK
protected MeasurementDataPK()
MeasurementDataPK
public MeasurementDataPK(int scheduleId)
MeasurementDataPK
public MeasurementDataPK(long timestamp,
int scheduleId)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.