Uses of Class
org.deegree.commons.utils.StringPair

Packages that use StringPair
org.deegree.tools.binding   
org.deegree.wpsclient.controller   
org.deegree.wpsclient.gui   
 

Uses of StringPair in org.deegree.tools.binding
 

Method parameters in org.deegree.tools.binding with type arguments of type StringPair
protected static void ModelClass.openMethod(Writer out, String access, String returnType, String name, List<StringPair> params, List<String> thro, boolean override)
           
 

Uses of StringPair in org.deegree.wpsclient.controller
 

Method parameters in org.deegree.wpsclient.controller with type arguments of type StringPair
 ExecutionOutput[] ProcessExecuter.execute(Process processToExecute, Map<String,StringPair> literalInputs, Map<String,BBox> bboxInputs, Map<String,UploadedFile> xmlInputs, Map<String,String> xmlRefInputs, Map<String,UploadedFile> binaryInputs, Map<String,ComplexFormat> complexInputFormats, List<String> outputs, Map<String,ComplexFormat> complexOutputFormats)
          Executes the given process.
 

Uses of StringPair in org.deegree.wpsclient.gui
 

Methods in org.deegree.wpsclient.gui that return types with arguments of type StringPair
 Map<String,StringPair> ExecuteBean.getLiteralInputs()
           
 



Copyright © 2011. All Rights Reserved.