Uses of Interface
net.opengis.wps20.DismissType
Packages that use DismissType
-
Uses of DismissType in net.opengis.wps20
Methods in net.opengis.wps20 that return DismissTypeModifier and TypeMethodDescriptionWps20Factory.createDismissType()Returns a new object of class 'Dismiss Type'.DocumentRoot.getDismiss()Returns the value of the 'Dismiss' containment reference.Methods in net.opengis.wps20 with parameters of type DismissTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDismiss(DismissType value) Sets the value of the 'Dismiss' containment reference. -
Uses of DismissType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement DismissTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Dismiss Type'.Methods in net.opengis.wps20.impl that return DismissTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createDismissType()DocumentRootImpl.getDismiss()Methods in net.opengis.wps20.impl with parameters of type DismissTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDismiss(DismissType newDismiss, NotificationChain msgs) voidDocumentRootImpl.setDismiss(DismissType newDismiss) -
Uses of DismissType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type DismissTypeModifier and TypeMethodDescriptionWps20Switch.caseDismissType(DismissType object) Returns the result of interpreting the object as an instance of 'Dismiss Type'.booleanWps20Validator.validateDismissType(DismissType dismissType, DiagnosticChain diagnostics, Map<Object, Object> context)