fr.ifremer.allegro.data.measure.generic.cluster
Class ClusterVesselPhysicalMeasurement
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.data.measure.generic.cluster.ClusterMeasurement
fr.ifremer.allegro.data.measure.generic.cluster.ClusterVesselPhysicalMeasurement
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterVesselPhysicalMeasurement
- extends ClusterMeasurement
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
ClusterVesselPhysicalMeasurement()
|
ClusterVesselPhysicalMeasurement(ClusterVesselPhysicalMeasurement otherBean)
Copies constructor from other ClusterVesselPhysicalMeasurement |
ClusterVesselPhysicalMeasurement(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
RemoteDepartmentNaturalId departmentNaturalId,
RemotePrecisionTypeNaturalId precisionTypeNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId,
RemoteNumericalPrecisionNaturalId numericalPrecisionNaturalId,
RemotePmfmNaturalId pmfmNaturalId,
RemoteQualitativeValueNaturalId qualitativeValueNaturalId,
RemoteAggregationLevelNaturalId aggregationLevelNaturalId,
RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
|
ClusterVesselPhysicalMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemotePmfmNaturalId pmfmNaturalId,
RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
|
Methods inherited from class fr.ifremer.allegro.data.measure.generic.cluster.ClusterMeasurement |
copy, getAggregationLevelNaturalId, getAnalysisInstrumentNaturalId, getControlDate, getDepartmentNaturalId, getDigitCount, getId, getIdLocal, getNumericalPrecisionNaturalId, getNumericalValue, getPmfmNaturalId, getPrecisionTypeNaturalId, getPrecisionValue, getQualificationComments, getQualificationDate, getQualitativeValueNaturalId, getQualityFlagNaturalId, getValidationDate, setAggregationLevelNaturalId, setAnalysisInstrumentNaturalId, setControlDate, setDepartmentNaturalId, setDigitCount, setId, setIdLocal, setNumericalPrecisionNaturalId, setNumericalValue, setPmfmNaturalId, setPrecisionTypeNaturalId, setPrecisionValue, setQualificationComments, setQualificationDate, setQualitativeValueNaturalId, setQualityFlagNaturalId, setValidationDate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterVesselPhysicalMeasurement
public ClusterVesselPhysicalMeasurement()
ClusterVesselPhysicalMeasurement
public ClusterVesselPhysicalMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemotePmfmNaturalId pmfmNaturalId,
RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
ClusterVesselPhysicalMeasurement
public ClusterVesselPhysicalMeasurement(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
RemoteDepartmentNaturalId departmentNaturalId,
RemotePrecisionTypeNaturalId precisionTypeNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId,
RemoteNumericalPrecisionNaturalId numericalPrecisionNaturalId,
RemotePmfmNaturalId pmfmNaturalId,
RemoteQualitativeValueNaturalId qualitativeValueNaturalId,
RemoteAggregationLevelNaturalId aggregationLevelNaturalId,
RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
ClusterVesselPhysicalMeasurement
public ClusterVesselPhysicalMeasurement(ClusterVesselPhysicalMeasurement otherBean)
- Copies constructor from other ClusterVesselPhysicalMeasurement
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterVesselPhysicalMeasurement otherBean)
- Copies all properties from the argument value object into this value object.
getVesselPhysicalFeaturesNaturalId
public RemoteVesselPhysicalFeaturesNaturalId getVesselPhysicalFeaturesNaturalId()
setVesselPhysicalFeaturesNaturalId
public void setVesselPhysicalFeaturesNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.