fr.ifremer.quadrige3.core.dao.data.sample

Entity SampleImpl


Identifier Summary
Name Column Type Description
sampleId Column Integer  
Property Summary
Name Column Access Type Description
matrix MATRIX_ID property (get / set) MatrixImpl  
programs   property (get / set) Set<ProgramImpl>  
qualityFlag QUAL_FLAG_CD property (get / set) QualityFlagImpl  
recorderDepartment REC_DEP_ID property (get / set) DepartmentImpl  
referenceTaxon REF_TAXON_ID property (get / set) ReferenceTaxonImpl  
remoteId REMOTE_ID property (get / set) Integer  
sampleCm SAMPLE_CM property (get / set) String  
sampleControlDt SAMPLE_CONTROL_DT property (get / set) DateType  
sampleHasMeas SAMPLE_HAS_MEAS property (get / set) String  
sampleLb SAMPLE_LB property (get / set) String  
sampleNumberIndiv SAMPLE_NUMBER_INDIV property (get / set) Integer  
sampleQualifCm SAMPLE_QUALIF_CM property (get / set) String  
sampleQualifDt SAMPLE_QUALIF_DT property (get / set) DateType  
sampleScope SAMPLE_SCOPE property (get / set) String  
sampleSize SAMPLE_SIZE property (get / set) Float  
sampleValidDt SAMPLE_VALID_DT property (get / set) DateType  
samplingOperation SAMPLING_OPER_ID property (get / set) SamplingOperationImpl  
sizeUnit SAMPLE_SIZE_UNIT_ID property (get / set) UnitImpl  
taxonGroup TAXON_GROUP_ID property (get / set) TaxonGroupImpl  
updateDt UPDATE_DT property (get / set) DateType  

Identifier Detail

sampleId

Property Detail

sampleLb


sampleNumberIndiv


sampleSize


sampleCm


sampleControlDt


sampleValidDt


sampleQualifDt


sampleQualifCm


sampleScope


sampleHasMeas


updateDt


remoteId


qualityFlag


taxonGroup


sizeUnit


programs


recorderDepartment


samplingOperation


matrix


referenceTaxon