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

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

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

Fields in org.deegree.process.jaxb.java declared as ProcessDefinition.OutputParameters
protected  ProcessDefinition.OutputParameters ProcessDefinition.outputParameters
           
 

Methods in org.deegree.process.jaxb.java that return ProcessDefinition.OutputParameters
 ProcessDefinition.OutputParameters ObjectFactory.createProcessDefinitionOutputParameters()
          Create an instance of ProcessDefinition.OutputParameters
 ProcessDefinition.OutputParameters ProcessDefinition.getOutputParameters()
          Gets the value of the outputParameters property.
 

Methods in org.deegree.process.jaxb.java with parameters of type ProcessDefinition.OutputParameters
 void ProcessDefinition.setOutputParameters(ProcessDefinition.OutputParameters value)
          Sets the value of the outputParameters property.
 



Copyright © 2011. All Rights Reserved.