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

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

public class ClusterGearPhysicalMeasurement
extends ClusterMeasurement
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterGearPhysicalMeasurement()
           
ClusterGearPhysicalMeasurement(ClusterGearPhysicalMeasurement otherBean)
          Copies constructor from other ClusterGearPhysicalMeasurement
ClusterGearPhysicalMeasurement(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, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
ClusterGearPhysicalMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId, RemotePmfmNaturalId pmfmNaturalId, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 
Method Summary
 void copy(ClusterGearPhysicalMeasurement otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteGearPhysicalFeaturesNaturalId getGearPhysicalFeaturesNaturalId()
           
 void setGearPhysicalFeaturesNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 
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

ClusterGearPhysicalMeasurement

public ClusterGearPhysicalMeasurement()

ClusterGearPhysicalMeasurement

public ClusterGearPhysicalMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId,
                                      RemotePmfmNaturalId pmfmNaturalId,
                                      RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)

ClusterGearPhysicalMeasurement

public ClusterGearPhysicalMeasurement(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,
                                      RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)

ClusterGearPhysicalMeasurement

public ClusterGearPhysicalMeasurement(ClusterGearPhysicalMeasurement otherBean)
Copies constructor from other ClusterGearPhysicalMeasurement

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

copy

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


getGearPhysicalFeaturesNaturalId

public RemoteGearPhysicalFeaturesNaturalId getGearPhysicalFeaturesNaturalId()

setGearPhysicalFeaturesNaturalId

public void setGearPhysicalFeaturesNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)


Copyright © 2008-2010 IFREMER. All Rights Reserved.