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 Modifier and Type Field Description protected ContentsWPSCapabilitiesType. contentsMethods in net.opengis.wps.v_2_0 that return Contents Modifier and Type Method Description ContentsObjectFactory. createContents()Create an instance ofContentsContentsWPSCapabilitiesType. getContents()Gets the value of the contents property.ContentsContents. withProcessSummary(Collection<ProcessSummaryType> values)ContentsContents. withProcessSummary(List<ProcessSummaryType> value)ContentsContents. withProcessSummary(ProcessSummaryType... values)Methods in net.opengis.wps.v_2_0 with parameters of type Contents Modifier and Type Method Description voidWPSCapabilitiesType. setContents(Contents value)Sets the value of the contents property.WPSCapabilitiesTypeWPSCapabilitiesType. withContents(Contents value)Constructors in net.opengis.wps.v_2_0 with parameters of type Contents Constructor Description WPSCapabilitiesType(Contents contents, WPSCapabilitiesType.Extension extension)Fully-initialising value constructor
-