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

Uses of Contents in net.opengis.wps.v_2_0
 

Fields in net.opengis.wps.v_2_0 declared as Contents
protected  Contents WPSCapabilitiesType.contents
           
 

Methods in net.opengis.wps.v_2_0 that return Contents
 Contents ObjectFactory.createContents()
          Create an instance of Contents
 Contents WPSCapabilitiesType.getContents()
          Gets the value of the contents property.
 Contents Contents.withProcessSummary(Collection<ProcessSummaryType> values)
           
 Contents Contents.withProcessSummary(List<ProcessSummaryType> value)
           
 Contents Contents.withProcessSummary(ProcessSummaryType... values)
           
 

Methods in net.opengis.wps.v_2_0 with parameters of type Contents
 void WPSCapabilitiesType.setContents(Contents value)
          Sets the value of the contents property.
 WPSCapabilitiesType WPSCapabilitiesType.withContents(Contents value)
           
 



Copyright © 2008-2015. All Rights Reserved.