public abstract class VesselUseMeasurement extends MeasurementImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
VesselUseMeasurement.Factory
Constructs new instances of
VesselUseMeasurement. |
| Constructor and Description |
|---|
VesselUseMeasurement() |
| 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. |
VesselUseFeatures |
getVesselUseFeatures() |
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 |
setVesselUseFeatures(VesselUseFeatures vesselUseFeatures) |
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 VesselUseFeatures getVesselUseFeatures()
public void setVesselUseFeatures(VesselUseFeatures vesselUseFeatures)
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.