Uses of Class
org.deegree.process.jaxb.java.ProcessDefinition.InputParameters

Packages that use ProcessDefinition.InputParameters
org.deegree.process.jaxb.java   
 

Uses of ProcessDefinition.InputParameters in org.deegree.process.jaxb.java
 

Fields in org.deegree.process.jaxb.java declared as ProcessDefinition.InputParameters
protected  ProcessDefinition.InputParameters ProcessDefinition.inputParameters
           
 

Methods in org.deegree.process.jaxb.java that return ProcessDefinition.InputParameters
 ProcessDefinition.InputParameters ObjectFactory.createProcessDefinitionInputParameters()
          Create an instance of ProcessDefinition.InputParameters
 ProcessDefinition.InputParameters ProcessDefinition.getInputParameters()
          Gets the value of the inputParameters property.
 

Methods in org.deegree.process.jaxb.java with parameters of type ProcessDefinition.InputParameters
 void ProcessDefinition.setInputParameters(ProcessDefinition.InputParameters value)
          Sets the value of the inputParameters property.
 



Copyright © 2011. All Rights Reserved.