org.deegree.services.wps.provider.sextante.jaxb
Class ObjectFactory

java.lang.Object
  extended by org.deegree.services.wps.provider.sextante.jaxb.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.deegree.services.wps.provider.sextante.jaxb package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.deegree.services.wps.provider.sextante.jaxb
 
Method Summary
 SextanteProcesses createSextanteProcesses()
          Create an instance of SextanteProcesses
 SextanteProcesses.Process createSextanteProcessesProcess()
          Create an instance of SextanteProcesses.Process
 SextanteProcesses.Process.InputParameters createSextanteProcessesProcessInputParameters()
          Create an instance of SextanteProcesses.Process.InputParameters
 SextanteProcesses.Process.InputParameters.Parameter createSextanteProcessesProcessInputParametersParameter()
          Create an instance of SextanteProcesses.Process.InputParameters.Parameter
 SextanteProcesses.Process.InputParameters.Parameter.SelectionValue createSextanteProcessesProcessInputParametersParameterSelectionValue()
          Create an instance of SextanteProcesses.Process.InputParameters.Parameter.SelectionValue
 SextanteProcesses.Process.OutputParameters createSextanteProcessesProcessOutputParameters()
          Create an instance of SextanteProcesses.Process.OutputParameters
 SextanteProcesses.Process.OutputParameters.Parameter createSextanteProcessesProcessOutputParametersParameter()
          Create an instance of SextanteProcesses.Process.OutputParameters.Parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.deegree.services.wps.provider.sextante.jaxb

Method Detail

createSextanteProcesses

public SextanteProcesses createSextanteProcesses()
Create an instance of SextanteProcesses


createSextanteProcessesProcess

public SextanteProcesses.Process createSextanteProcessesProcess()
Create an instance of SextanteProcesses.Process


createSextanteProcessesProcessOutputParameters

public SextanteProcesses.Process.OutputParameters createSextanteProcessesProcessOutputParameters()
Create an instance of SextanteProcesses.Process.OutputParameters


createSextanteProcessesProcessInputParameters

public SextanteProcesses.Process.InputParameters createSextanteProcessesProcessInputParameters()
Create an instance of SextanteProcesses.Process.InputParameters


createSextanteProcessesProcessInputParametersParameter

public SextanteProcesses.Process.InputParameters.Parameter createSextanteProcessesProcessInputParametersParameter()
Create an instance of SextanteProcesses.Process.InputParameters.Parameter


createSextanteProcessesProcessOutputParametersParameter

public SextanteProcesses.Process.OutputParameters.Parameter createSextanteProcessesProcessOutputParametersParameter()
Create an instance of SextanteProcesses.Process.OutputParameters.Parameter


createSextanteProcessesProcessInputParametersParameterSelectionValue

public SextanteProcesses.Process.InputParameters.Parameter.SelectionValue createSextanteProcessesProcessInputParametersParameterSelectionValue()
Create an instance of SextanteProcesses.Process.InputParameters.Parameter.SelectionValue



Copyright © 2011. All Rights Reserved.