Uses of Class
net.opengis.wps.v_2_0.OutputDescriptionType

Uses of OutputDescriptionType in net.opengis.wps.v_2_0
 

Fields in net.opengis.wps.v_2_0 with type parameters of type OutputDescriptionType
protected  List<OutputDescriptionType> ProcessDescriptionType.output
           
protected  List<OutputDescriptionType> OutputDescriptionType.output
           
 

Methods in net.opengis.wps.v_2_0 that return OutputDescriptionType
 OutputDescriptionType ObjectFactory.createOutputDescriptionType()
          Create an instance of OutputDescriptionType
 OutputDescriptionType OutputDescriptionType.withDataDescription(JAXBElement<? extends DataDescriptionType> value)
           
 OutputDescriptionType OutputDescriptionType.withOutput(Collection<OutputDescriptionType> values)
           
 OutputDescriptionType OutputDescriptionType.withOutput(List<OutputDescriptionType> value)
           
 OutputDescriptionType OutputDescriptionType.withOutput(OutputDescriptionType... values)
           
 

Methods in net.opengis.wps.v_2_0 that return types with arguments of type OutputDescriptionType
 List<OutputDescriptionType> ProcessDescriptionType.getOutput()
          Gets the value of the output property.
 List<OutputDescriptionType> OutputDescriptionType.getOutput()
          Gets the value of the output property.
 

Methods in net.opengis.wps.v_2_0 with parameters of type OutputDescriptionType
 ProcessDescriptionType ProcessDescriptionType.withOutput(OutputDescriptionType... values)
           
 OutputDescriptionType OutputDescriptionType.withOutput(OutputDescriptionType... values)
           
 

Method parameters in net.opengis.wps.v_2_0 with type arguments of type OutputDescriptionType
 void ProcessDescriptionType.setOutput(List<OutputDescriptionType> value)
           
 void OutputDescriptionType.setOutput(List<OutputDescriptionType> value)
           
 ProcessDescriptionType ProcessDescriptionType.withOutput(Collection<OutputDescriptionType> values)
           
 OutputDescriptionType OutputDescriptionType.withOutput(Collection<OutputDescriptionType> values)
           
 ProcessDescriptionType ProcessDescriptionType.withOutput(List<OutputDescriptionType> value)
           
 OutputDescriptionType OutputDescriptionType.withOutput(List<OutputDescriptionType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.