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 OutputDescriptionTypeWps10Factory. 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 classOutputDescriptionTypeImplAn implementation of the model object 'Output Description Type'.Methods in net.opengis.wps10.impl that return OutputDescriptionType Modifier and Type Method Description OutputDescriptionTypeWps10FactoryImpl. 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 ObjectWps10Switch. caseOutputDescriptionType(OutputDescriptionType object)Returns the result of interpreting the object as an instance of 'Output Description Type'.booleanWps10Validator. validateOutputDescriptionType(OutputDescriptionType outputDescriptionType, DiagnosticChain diagnostics, Map context)
-