Uses of Interface
net.opengis.wps10.OutputDataType
Packages that use OutputDataType
-
Uses of OutputDataType in net.opengis.wps10
Methods in net.opengis.wps10 that return OutputDataTypeModifier and TypeMethodDescriptionWps10Factory.createOutputDataType()
Returns a new object of class 'Output Data Type'. -
Uses of OutputDataType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement OutputDataTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Output Data Type'.Methods in net.opengis.wps10.impl that return OutputDataType -
Uses of OutputDataType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type OutputDataTypeModifier and TypeMethodDescriptionWps10Switch.caseOutputDataType
(OutputDataType object) Returns the result of interpreting the object as an instance of 'Output Data Type'.boolean
Wps10Validator.validateOutputDataType
(OutputDataType outputDataType, DiagnosticChain diagnostics, Map context)