Uses of Interface
net.opengis.wps20.GetResultType
Packages that use GetResultType
-
Uses of GetResultType in net.opengis.wps20
Methods in net.opengis.wps20 that return GetResultTypeModifier and TypeMethodDescriptionWps20Factory.createGetResultType()
Returns a new object of class 'Get Result Type'.DocumentRoot.getGetResult()
Returns the value of the 'Get Result' containment reference.Methods in net.opengis.wps20 with parameters of type GetResultTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGetResult
(GetResultType value) Sets the value of the 'Get Result
' containment reference. -
Uses of GetResultType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement GetResultTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Result Type'.Methods in net.opengis.wps20.impl that return GetResultTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createGetResultType()
DocumentRootImpl.getGetResult()
Methods in net.opengis.wps20.impl with parameters of type GetResultTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetResult
(GetResultType newGetResult, NotificationChain msgs) void
DocumentRootImpl.setGetResult
(GetResultType newGetResult) -
Uses of GetResultType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type GetResultTypeModifier and TypeMethodDescriptionWps20Switch.caseGetResultType
(GetResultType object) Returns the result of interpreting the object as an instance of 'Get Result Type'.boolean
Wps20Validator.validateGetResultType
(GetResultType getResultType, DiagnosticChain diagnostics, Map<Object, Object> context)