public abstract class VesselPhysicalMeasurement extends MeasurementImpl
Modifier and Type | Class and Description |
---|---|
static class |
VesselPhysicalMeasurement.Factory
Constructs new instances of
VesselPhysicalMeasurement . |
Constructor and Description |
---|
VesselPhysicalMeasurement() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(VesselPhysicalMeasurement o) |
boolean |
equals(Object object)
This entity does not have any identifiers
but since it extends the
MeasurementImpl class
it will simply delegate the call up there. |
VesselPhysicalFeatures |
getVesselPhysicalFeatures()
Caractéristiques physique d'un navire (navire de peche ou océanographique, ou autres).
|
int |
hashCode()
This entity does not have any identifiers
but since it extends the
MeasurementImpl class
it will simply delegate the call up there. |
void |
setVesselPhysicalFeatures(VesselPhysicalFeatures vesselPhysicalFeaturesIn)
Caractéristiques physique d'un navire (navire de peche ou océanographique, ou autres).
|
compareTo, 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, setValidationDate
public VesselPhysicalMeasurement()
public VesselPhysicalFeatures getVesselPhysicalFeatures()
public void setVesselPhysicalFeatures(VesselPhysicalFeatures vesselPhysicalFeaturesIn)
vesselPhysicalFeaturesIn
- VesselPhysicalFeaturespublic boolean equals(Object object)
MeasurementImpl
class
it will simply delegate the call up there.equals
in class Measurement
Measurement.equals(Object)
public int hashCode()
MeasurementImpl
class
it will simply delegate the call up there.hashCode
in class Measurement
Measurement.hashCode()
public int compareTo(VesselPhysicalMeasurement o)
Comparable.compareTo(T)
Copyright © 2012–2014 IFREMER. All rights reserved.