Uses of Class
csdk.v1_0.helper.command.parameters.FileParameterValue

Packages that use FileParameterValue
csdk.v1_0.helper.command.parameters   
 

Uses of FileParameterValue in csdk.v1_0.helper.command.parameters
 

Methods in csdk.v1_0.helper.command.parameters with parameters of type FileParameterValue
 void FileListParameterValue.addValue(FileParameterValue file)
          Adiciona um novo arquivo ao valor do parāmetro.
 

Constructors in csdk.v1_0.helper.command.parameters with parameters of type FileParameterValue
FileListParameterValue(FileParameterValue[] values)
          Construtor.
 

Constructor parameters in csdk.v1_0.helper.command.parameters with type arguments of type FileParameterValue
FileListParameterValue(List<FileParameterValue> values)
          Construtor.
 



Copyright © 2013–2014 Tecgraf/PUC-Rio. All rights reserved.