Uses of Interface
net.opengis.wps20.DataOutputType
Packages that use DataOutputType
-
Uses of DataOutputType in net.opengis.wps20
Methods in net.opengis.wps20 that return DataOutputTypeModifier and TypeMethodDescriptionWps20Factory.createDataOutputType()Returns a new object of class 'Data Output Type'.DataOutputType.getOutput()Returns the value of the 'Output' containment reference.Methods in net.opengis.wps20 that return types with arguments of type DataOutputTypeModifier and TypeMethodDescriptionEList<DataOutputType>ResultType.getOutput()Returns the value of the 'Output' containment reference list.Methods in net.opengis.wps20 with parameters of type DataOutputTypeModifier and TypeMethodDescriptionvoidDataOutputType.setOutput(DataOutputType value) Sets the value of the 'Output' containment reference. -
Uses of DataOutputType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement DataOutputTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Data Output Type'.Fields in net.opengis.wps20.impl declared as DataOutputTypeModifier and TypeFieldDescriptionprotected DataOutputTypeDataOutputTypeImpl.outputThe cached value of the 'Output' containment reference.Fields in net.opengis.wps20.impl with type parameters of type DataOutputTypeModifier and TypeFieldDescriptionprotected EList<DataOutputType>ResultTypeImpl.outputThe cached value of the 'Output' containment reference list.Methods in net.opengis.wps20.impl that return DataOutputTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createDataOutputType()DataOutputTypeImpl.getOutput()Methods in net.opengis.wps20.impl that return types with arguments of type DataOutputTypeMethods in net.opengis.wps20.impl with parameters of type DataOutputTypeModifier and TypeMethodDescriptionNotificationChainDataOutputTypeImpl.basicSetOutput(DataOutputType newOutput, NotificationChain msgs) voidDataOutputTypeImpl.setOutput(DataOutputType newOutput) -
Uses of DataOutputType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type DataOutputTypeModifier and TypeMethodDescriptionWps20Switch.caseDataOutputType(DataOutputType object) Returns the result of interpreting the object as an instance of 'Data Output Type'.booleanWps20Validator.validateDataOutputType(DataOutputType dataOutputType, DiagnosticChain diagnostics, Map<Object, Object> context)