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

Uses of ProcessSummaryType in net.opengis.wps.v_2_0
 

Fields in net.opengis.wps.v_2_0 with type parameters of type ProcessSummaryType
protected  List<ProcessSummaryType> Contents.processSummary
           
 

Methods in net.opengis.wps.v_2_0 that return ProcessSummaryType
 ProcessSummaryType ObjectFactory.createProcessSummaryType()
          Create an instance of ProcessSummaryType
 ProcessSummaryType ProcessSummaryType.withJobControlOptions(Collection<String> values)
           
 ProcessSummaryType ProcessSummaryType.withJobControlOptions(List<String> value)
           
 ProcessSummaryType ProcessSummaryType.withJobControlOptions(String... values)
           
 ProcessSummaryType ProcessSummaryType.withOutputTransmission(Collection<DataTransmissionModeType> values)
           
 ProcessSummaryType ProcessSummaryType.withOutputTransmission(DataTransmissionModeType... values)
           
 ProcessSummaryType ProcessSummaryType.withOutputTransmission(List<DataTransmissionModeType> value)
           
 ProcessSummaryType ProcessSummaryType.withProcessModel(String value)
           
 ProcessSummaryType ProcessSummaryType.withProcessVersion(String value)
           
 

Methods in net.opengis.wps.v_2_0 that return types with arguments of type ProcessSummaryType
 List<ProcessSummaryType> Contents.getProcessSummary()
          Gets the value of the processSummary property.
 

Methods in net.opengis.wps.v_2_0 with parameters of type ProcessSummaryType
 Contents Contents.withProcessSummary(ProcessSummaryType... values)
           
 

Method parameters in net.opengis.wps.v_2_0 with type arguments of type ProcessSummaryType
 void Contents.setProcessSummary(List<ProcessSummaryType> value)
           
 Contents Contents.withProcessSummary(Collection<ProcessSummaryType> values)
           
 Contents Contents.withProcessSummary(List<ProcessSummaryType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.