Uses of Class
fr.cnes.sitools.dataset.model.DictionaryMapping

Packages that use DictionaryMapping
fr.cnes.sitools.dataset.model   
 

Uses of DictionaryMapping in fr.cnes.sitools.dataset.model
 

Methods in fr.cnes.sitools.dataset.model that return DictionaryMapping
 DictionaryMapping DataSet.getDictionaryMapping(java.lang.String dictionaryId)
          Gets the DictionaryMapping corresponding to the given dictionaryId
 

Methods in fr.cnes.sitools.dataset.model that return types with arguments of type DictionaryMapping
 java.util.List<DictionaryMapping> DataSet.getDictionaryMappings()
          Gets the dictionaryMappings value
 

Method parameters in fr.cnes.sitools.dataset.model with type arguments of type DictionaryMapping
 void DataSet.setDictionaryMappings(java.util.List<DictionaryMapping> dictionaryMappings)
          Sets the value of dictionaryMappings
 



Copyright © 2010-2013 CNES. All Rights Reserved.