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