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 TypeMethodDescriptionvoidWPSCapabilitiesType.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 TypeClassDescriptionclassAn implementation of the model object 'Extension Type'.Fields in net.opengis.wps20.impl declared as ExtensionTypeModifier and TypeFieldDescriptionprotected ExtensionTypeWPSCapabilitiesTypeImpl.extensionThe 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 TypeMethodDescriptionNotificationChainWPSCapabilitiesTypeImpl.basicSetExtension(ExtensionType newExtension, NotificationChain msgs) voidWPSCapabilitiesTypeImpl.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'.booleanWps20Validator.validateExtensionType(ExtensionType extensionType, DiagnosticChain diagnostics, Map<Object, Object> context)