fr.ifremer.allegro.data.measure.generic.cluster
Class ClusterVesselPhysicalMeasurement

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
      extended by fr.ifremer.allegro.data.measure.generic.cluster.ClusterMeasurement
          extended by 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)
           
 
Method Summary
 void copy(ClusterVesselPhysicalMeasurement otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteVesselPhysicalFeaturesNaturalId getVesselPhysicalFeaturesNaturalId()
           
 void setVesselPhysicalFeaturesNaturalId(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 fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
addPropertyChangeListener, addPropertyChangeListener, copy, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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.