fr.ifremer.allegro.data.measure.generic.vo
Class RemoteSurveyMeasurementFullVO

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.RemoteFullVOAbstract
      extended by fr.ifremer.allegro.data.measure.generic.vo.RemoteMeasurementFullVO
          extended by fr.ifremer.allegro.data.measure.generic.vo.RemoteSurveyMeasurementFullVO
All Implemented Interfaces:
java.io.Serializable

public class RemoteSurveyMeasurementFullVO
extends RemoteMeasurementFullVO
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
RemoteSurveyMeasurementFullVO()
           
RemoteSurveyMeasurementFullVO(java.lang.Integer id, 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, java.lang.Integer departmentId, java.lang.Integer precisionTypeId, java.lang.String qualityFlagCode, java.lang.Integer analysisInstrumentId, java.lang.Integer numericalPrecisionId, java.lang.Integer pmfmId, java.lang.Integer qualitativeValueId, java.lang.Integer aggregationLevelId, java.lang.Integer activityCalendarId, java.lang.Integer economicalSurveyId, java.lang.Integer fishingTripId, java.lang.Integer landingId, java.lang.Integer saleId, java.lang.Integer physicalGearSurveyId)
           
RemoteSurveyMeasurementFullVO(RemoteSurveyMeasurementFullVO otherBean)
          Copies constructor from other RemoteSurveyMeasurementFullVO
RemoteSurveyMeasurementFullVO(java.lang.String qualityFlagCode, java.lang.Integer pmfmId)
           
 
Method Summary
 void copy(RemoteSurveyMeasurementFullVO otherBean)
          Copies all properties from the argument value object into this value object.
 java.lang.Integer getActivityCalendarId()
           
 java.lang.Integer getEconomicalSurveyId()
           
 java.lang.Integer getFishingTripId()
           
 java.lang.Integer getLandingId()
           
 java.lang.Integer getPhysicalGearSurveyId()
           
 java.lang.Integer getSaleId()
           
 void setActivityCalendarId(java.lang.Integer activityCalendarId)
           
 void setEconomicalSurveyId(java.lang.Integer economicalSurveyId)
           
 void setFishingTripId(java.lang.Integer fishingTripId)
           
 void setLandingId(java.lang.Integer landingId)
           
 void setPhysicalGearSurveyId(java.lang.Integer physicalGearSurveyId)
           
 void setSaleId(java.lang.Integer saleId)
           
 
Methods inherited from class fr.ifremer.allegro.data.measure.generic.vo.RemoteMeasurementFullVO
copy, getAggregationLevelId, getAnalysisInstrumentId, getControlDate, getDepartmentId, getDigitCount, getId, getNumericalPrecisionId, getNumericalValue, getPmfmId, getPrecisionTypeId, getPrecisionValue, getQualificationComments, getQualificationDate, getQualitativeValueId, getQualityFlagCode, getValidationDate, setAggregationLevelId, setAnalysisInstrumentId, setControlDate, setDepartmentId, setDigitCount, setId, setNumericalPrecisionId, setNumericalValue, setPmfmId, setPrecisionTypeId, setPrecisionValue, setQualificationComments, setQualificationDate, setQualitativeValueId, setQualityFlagCode, setValidationDate
 
Methods inherited from class fr.ifremer.allegro.valueObjectAbstract.RemoteFullVOAbstract
copy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSurveyMeasurementFullVO

public RemoteSurveyMeasurementFullVO()

RemoteSurveyMeasurementFullVO

public RemoteSurveyMeasurementFullVO(java.lang.String qualityFlagCode,
                                     java.lang.Integer pmfmId)

RemoteSurveyMeasurementFullVO

public RemoteSurveyMeasurementFullVO(java.lang.Integer id,
                                     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,
                                     java.lang.Integer departmentId,
                                     java.lang.Integer precisionTypeId,
                                     java.lang.String qualityFlagCode,
                                     java.lang.Integer analysisInstrumentId,
                                     java.lang.Integer numericalPrecisionId,
                                     java.lang.Integer pmfmId,
                                     java.lang.Integer qualitativeValueId,
                                     java.lang.Integer aggregationLevelId,
                                     java.lang.Integer activityCalendarId,
                                     java.lang.Integer economicalSurveyId,
                                     java.lang.Integer fishingTripId,
                                     java.lang.Integer landingId,
                                     java.lang.Integer saleId,
                                     java.lang.Integer physicalGearSurveyId)

RemoteSurveyMeasurementFullVO

public RemoteSurveyMeasurementFullVO(RemoteSurveyMeasurementFullVO otherBean)
Copies constructor from other RemoteSurveyMeasurementFullVO

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

copy

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


getActivityCalendarId

public java.lang.Integer getActivityCalendarId()

setActivityCalendarId

public void setActivityCalendarId(java.lang.Integer activityCalendarId)

getEconomicalSurveyId

public java.lang.Integer getEconomicalSurveyId()

setEconomicalSurveyId

public void setEconomicalSurveyId(java.lang.Integer economicalSurveyId)

getFishingTripId

public java.lang.Integer getFishingTripId()

setFishingTripId

public void setFishingTripId(java.lang.Integer fishingTripId)

getLandingId

public java.lang.Integer getLandingId()

setLandingId

public void setLandingId(java.lang.Integer landingId)

getSaleId

public java.lang.Integer getSaleId()

setSaleId

public void setSaleId(java.lang.Integer saleId)

getPhysicalGearSurveyId

public java.lang.Integer getPhysicalGearSurveyId()

setPhysicalGearSurveyId

public void setPhysicalGearSurveyId(java.lang.Integer physicalGearSurveyId)


Copyright © 2008-2010 IFREMER. All Rights Reserved.