Uses of Interface
net.opengis.wps20.ExtensionType
Packages that use ExtensionType
-
Uses of ExtensionType in net.opengis.wps20
Methods in net.opengis.wps20 that return ExtensionTypeModifier and TypeMethodDescriptionWps20Factory.createExtensionType()
Returns a new object of class 'Extension Type'.WPSCapabilitiesType.getExtension()
Returns the value of the 'Extension' containment reference.Methods in net.opengis.wps20 with parameters of type ExtensionTypeModifier and TypeMethodDescriptionvoid
WPSCapabilitiesType.setExtension
(ExtensionType value) Sets the value of the 'Extension
' containment reference. -
Uses of ExtensionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement ExtensionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Extension Type'.Fields in net.opengis.wps20.impl declared as ExtensionTypeModifier and TypeFieldDescriptionprotected ExtensionType
WPSCapabilitiesTypeImpl.extension
The cached value of the 'Extension
' containment reference.Methods in net.opengis.wps20.impl that return ExtensionTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createExtensionType()
WPSCapabilitiesTypeImpl.getExtension()
Methods in net.opengis.wps20.impl with parameters of type ExtensionTypeModifier and TypeMethodDescriptionNotificationChain
WPSCapabilitiesTypeImpl.basicSetExtension
(ExtensionType newExtension, NotificationChain msgs) void
WPSCapabilitiesTypeImpl.setExtension
(ExtensionType newExtension) -
Uses of ExtensionType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type ExtensionTypeModifier and TypeMethodDescriptionWps20Switch.caseExtensionType
(ExtensionType object) Returns the result of interpreting the object as an instance of 'Extension Type'.boolean
Wps20Validator.validateExtensionType
(ExtensionType extensionType, DiagnosticChain diagnostics, Map<Object, Object> context)