Uses of Class
fr.cnes.sitools.form.dataset.dto.ValueDTO

Packages that use ValueDTO
fr.cnes.sitools.form.dataset.dto   
 

Uses of ValueDTO in fr.cnes.sitools.form.dataset.dto
 

Methods in fr.cnes.sitools.form.dataset.dto that return types with arguments of type ValueDTO
 java.util.List<ValueDTO> ParameterDTO.getValues()
          Get the list of values of the DTO
 

Method parameters in fr.cnes.sitools.form.dataset.dto with type arguments of type ValueDTO
 void ParameterDTO.setValues(java.util.List<ValueDTO> values)
          Set the list of values of the DTO
 



Copyright © 2010-2013 CNES. All Rights Reserved.