Uses of Interface
net.opengis.wps10.OutputDescriptionType
-
Packages that use OutputDescriptionType Package Description net.opengis.wps10 net.opengis.wps10.impl net.opengis.wps10.util -
-
Uses of OutputDescriptionType in net.opengis.wps10
Methods in net.opengis.wps10 that return OutputDescriptionType Modifier and Type Method Description OutputDescriptionType
Wps10Factory. createOutputDescriptionType()
Returns a new object of class 'Output Description Type'. -
Uses of OutputDescriptionType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement OutputDescriptionType Modifier and Type Class Description class
OutputDescriptionTypeImpl
An implementation of the model object 'Output Description Type'.Methods in net.opengis.wps10.impl that return OutputDescriptionType Modifier and Type Method Description OutputDescriptionType
Wps10FactoryImpl. createOutputDescriptionType()
-
Uses of OutputDescriptionType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type OutputDescriptionType Modifier and Type Method Description Object
Wps10Switch. caseOutputDescriptionType(OutputDescriptionType object)
Returns the result of interpreting the object as an instance of 'Output Description Type'.boolean
Wps10Validator. validateOutputDescriptionType(OutputDescriptionType outputDescriptionType, DiagnosticChain diagnostics, Map context)
-