Uses of Class
fr.cnes.sitools.dataset.dto.ColumnConceptMappingDTO

Packages that use ColumnConceptMappingDTO
fr.cnes.sitools.dataset.dto   
 

Uses of ColumnConceptMappingDTO in fr.cnes.sitools.dataset.dto
 

Methods in fr.cnes.sitools.dataset.dto that return types with arguments of type ColumnConceptMappingDTO
 java.util.List<ColumnConceptMappingDTO> DictionaryMappingDTO.getMapping()
          Gets the mapping value
 java.util.List<ColumnConceptMappingDTO> DictionaryMappingDTO.getMappingFromConcept(java.lang.String conceptName)
          Returns all the ColumnConceptMappingDTO mapped to the specified ConceptName
 

Methods in fr.cnes.sitools.dataset.dto with parameters of type ColumnConceptMappingDTO
 boolean DictionaryMappingDTO.addMapping(ColumnConceptMappingDTO colConcept)
          Add a mapping
 

Method parameters in fr.cnes.sitools.dataset.dto with type arguments of type ColumnConceptMappingDTO
 void DictionaryMappingDTO.setMapping(java.util.List<ColumnConceptMappingDTO> mapping)
          Sets the value of mapping
 



Copyright © 2010-2013 CNES. All Rights Reserved.