public abstract class TakeOverMeasurement extends MeasurementImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
TakeOverMeasurement.Factory
Constructs new instances of
TakeOverMeasurement. |
| Constructor and Description |
|---|
TakeOverMeasurement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
This entity does not have any identifiers
but since it extends the
fr.ifremer.adagio.core.dao.data.measure.MeasurementImpl class
it will simply delegate the call up there. |
TakeOver |
getTakeOver() |
int |
hashCode()
This entity does not have any identifiers
but since it extends the
fr.ifremer.adagio.core.dao.data.measure.MeasurementImpl class
it will simply delegate the call up there. |
void |
setTakeOver(TakeOver takeOver) |
getAggregationLevel, getAlphanumericalValue, getAnalysisInstrument, getControlDate, getDepartment, getDigitCount, getId, getNumericalPrecision, getNumericalValue, getPmfm, getPrecisionType, getPrecisionValue, getQualificationComments, getQualificationDate, getQualitativeValue, getQualityFlag, getValidationDate, setAggregationLevel, setAlphanumericalValue, setAnalysisInstrument, setControlDate, setDepartment, setDigitCount, setId, setNumericalPrecision, setNumericalValue, setPmfm, setPrecisionType, setPrecisionValue, setQualificationComments, setQualificationDate, setQualitativeValue, setQualityFlag, setValidationDatepublic TakeOver getTakeOver()
public void setTakeOver(TakeOver takeOver)
public boolean equals(Object object)
fr.ifremer.adagio.core.dao.data.measure.MeasurementImpl class
it will simply delegate the call up there.equals in class MeasurementMeasurement.equals(Object)public int hashCode()
fr.ifremer.adagio.core.dao.data.measure.MeasurementImpl class
it will simply delegate the call up there.hashCode in class MeasurementMeasurement.hashCode()Copyright © 2013. All Rights Reserved.