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

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.ClusterLandingMeasurement
All Implemented Interfaces:
java.io.Serializable

public class ClusterLandingMeasurement
extends ClusterMeasurement
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterLandingMeasurement()
           
ClusterLandingMeasurement(ClusterLandingMeasurement otherBean)
          Copies constructor from other ClusterLandingMeasurement
ClusterLandingMeasurement(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, RemoteLandingNaturalId landingNaturalId)
           
ClusterLandingMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId, RemotePmfmNaturalId pmfmNaturalId, RemoteLandingNaturalId landingNaturalId)
           
 
Method Summary
 void copy(ClusterLandingMeasurement otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteLandingNaturalId getLandingNaturalId()
           
 void setLandingNaturalId(RemoteLandingNaturalId landingNaturalId)
           
 
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

ClusterLandingMeasurement

public ClusterLandingMeasurement()

ClusterLandingMeasurement

public ClusterLandingMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId,
                                 RemotePmfmNaturalId pmfmNaturalId,
                                 RemoteLandingNaturalId landingNaturalId)

ClusterLandingMeasurement

public ClusterLandingMeasurement(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,
                                 RemoteLandingNaturalId landingNaturalId)

ClusterLandingMeasurement

public ClusterLandingMeasurement(ClusterLandingMeasurement otherBean)
Copies constructor from other ClusterLandingMeasurement

Parameters:
otherBean, - cannot be null
Throws:
java.lang.NullPointerException - if the argument is null
Method Detail

copy

public void copy(ClusterLandingMeasurement otherBean)
Copies all properties from the argument value object into this value object.


getLandingNaturalId

public RemoteLandingNaturalId getLandingNaturalId()

setLandingNaturalId

public void setLandingNaturalId(RemoteLandingNaturalId landingNaturalId)


Copyright © 2008-2010 IFREMER. All Rights Reserved.