fr.ifremer.allegro.data.measure.generic.vo
Class RemoteQuantificationMeasurementFullVO
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteFullVOAbstract
fr.ifremer.allegro.data.measure.generic.vo.RemoteMeasurementFullVO
fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO
- All Implemented Interfaces:
- java.io.Serializable
public class RemoteQuantificationMeasurementFullVO
- extends RemoteMeasurementFullVO
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
RemoteQuantificationMeasurementFullVO()
|
RemoteQuantificationMeasurementFullVO(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.Short subgroupNumber,
java.lang.Boolean isReferenceQuantification,
java.lang.Integer batchId,
java.lang.Integer produceId)
|
RemoteQuantificationMeasurementFullVO(RemoteQuantificationMeasurementFullVO otherBean)
Copies constructor from other RemoteQuantificationMeasurementFullVO |
RemoteQuantificationMeasurementFullVO(java.lang.String qualityFlagCode,
java.lang.Integer pmfmId)
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteQuantificationMeasurementFullVO
public RemoteQuantificationMeasurementFullVO()
RemoteQuantificationMeasurementFullVO
public RemoteQuantificationMeasurementFullVO(java.lang.String qualityFlagCode,
java.lang.Integer pmfmId)
RemoteQuantificationMeasurementFullVO
public RemoteQuantificationMeasurementFullVO(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.Short subgroupNumber,
java.lang.Boolean isReferenceQuantification,
java.lang.Integer batchId,
java.lang.Integer produceId)
RemoteQuantificationMeasurementFullVO
public RemoteQuantificationMeasurementFullVO(RemoteQuantificationMeasurementFullVO otherBean)
- Copies constructor from other RemoteQuantificationMeasurementFullVO
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(RemoteQuantificationMeasurementFullVO otherBean)
- Copies all properties from the argument value object into this value object.
getSubgroupNumber
public java.lang.Short getSubgroupNumber()
setSubgroupNumber
public void setSubgroupNumber(java.lang.Short subgroupNumber)
getIsReferenceQuantification
public java.lang.Boolean getIsReferenceQuantification()
setIsReferenceQuantification
public void setIsReferenceQuantification(java.lang.Boolean isReferenceQuantification)
getBatchId
public java.lang.Integer getBatchId()
setBatchId
public void setBatchId(java.lang.Integer batchId)
getProduceId
public java.lang.Integer getProduceId()
setProduceId
public void setProduceId(java.lang.Integer produceId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.