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

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

public class ClusterVesselUseMeasurement
extends ClusterMeasurement
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterVesselUseMeasurement()
           
ClusterVesselUseMeasurement(ClusterVesselUseMeasurement otherBean)
          Copies constructor from other ClusterVesselUseMeasurement
ClusterVesselUseMeasurement(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, RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)
           
ClusterVesselUseMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId, RemotePmfmNaturalId pmfmNaturalId, RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)
           
 
Method Summary
 void copy(ClusterVesselUseMeasurement otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteVesselUseFeaturesNaturalId getVesselUseFeaturesNaturalId()
           
 void setVesselUseFeaturesNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)
           
 
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

ClusterVesselUseMeasurement

public ClusterVesselUseMeasurement()

ClusterVesselUseMeasurement

public ClusterVesselUseMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId,
                                   RemotePmfmNaturalId pmfmNaturalId,
                                   RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)

ClusterVesselUseMeasurement

public ClusterVesselUseMeasurement(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,
                                   RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)

ClusterVesselUseMeasurement

public ClusterVesselUseMeasurement(ClusterVesselUseMeasurement otherBean)
Copies constructor from other ClusterVesselUseMeasurement

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

copy

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


getVesselUseFeaturesNaturalId

public RemoteVesselUseFeaturesNaturalId getVesselUseFeaturesNaturalId()

setVesselUseFeaturesNaturalId

public void setVesselUseFeaturesNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)


Copyright © 2008-2010 IFREMER. All Rights Reserved.