Uses of Interface
net.opengis.wps20.GetStatusType
Packages that use GetStatusType
-
Uses of GetStatusType in net.opengis.wps20
Methods in net.opengis.wps20 that return GetStatusTypeModifier and TypeMethodDescriptionWps20Factory.createGetStatusType()
Returns a new object of class 'Get Status Type'.DocumentRoot.getGetStatus()
Returns the value of the 'Get Status' containment reference.Methods in net.opengis.wps20 with parameters of type GetStatusTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGetStatus
(GetStatusType value) Sets the value of the 'Get Status
' containment reference. -
Uses of GetStatusType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement GetStatusTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Status Type'.Methods in net.opengis.wps20.impl that return GetStatusTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createGetStatusType()
DocumentRootImpl.getGetStatus()
Methods in net.opengis.wps20.impl with parameters of type GetStatusTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetStatus
(GetStatusType newGetStatus, NotificationChain msgs) void
DocumentRootImpl.setGetStatus
(GetStatusType newGetStatus) -
Uses of GetStatusType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type GetStatusTypeModifier and TypeMethodDescriptionWps20Switch.caseGetStatusType
(GetStatusType object) Returns the result of interpreting the object as an instance of 'Get Status Type'.boolean
Wps20Validator.validateGetStatusType
(GetStatusType getStatusType, DiagnosticChain diagnostics, Map<Object, Object> context)