Uses of Interface
net.opengis.fes20.ExtendedCapabilitiesType
Packages that use ExtendedCapabilitiesType
-
Uses of ExtendedCapabilitiesType in net.opengis.fes20
Methods in net.opengis.fes20 that return ExtendedCapabilitiesTypeModifier and TypeMethodDescriptionFes20Factory.createExtendedCapabilitiesType()
Returns a new object of class 'Extended Capabilities Type'.FilterCapabilitiesType.getExtendedCapabilities()
Returns the value of the 'Extended Capabilities' containment reference.Methods in net.opengis.fes20 with parameters of type ExtendedCapabilitiesTypeModifier and TypeMethodDescriptionvoid
FilterCapabilitiesType.setExtendedCapabilities
(ExtendedCapabilitiesType value) Sets the value of the 'Extended Capabilities
' containment reference. -
Uses of ExtendedCapabilitiesType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ExtendedCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Extended Capabilities Type'.Fields in net.opengis.fes20.impl declared as ExtendedCapabilitiesTypeModifier and TypeFieldDescriptionprotected ExtendedCapabilitiesType
FilterCapabilitiesTypeImpl.extendedCapabilities
The cached value of the 'Extended Capabilities
' containment reference.Methods in net.opengis.fes20.impl that return ExtendedCapabilitiesTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createExtendedCapabilitiesType()
FilterCapabilitiesTypeImpl.getExtendedCapabilities()
Methods in net.opengis.fes20.impl with parameters of type ExtendedCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChain
FilterCapabilitiesTypeImpl.basicSetExtendedCapabilities
(ExtendedCapabilitiesType newExtendedCapabilities, NotificationChain msgs) void
FilterCapabilitiesTypeImpl.setExtendedCapabilities
(ExtendedCapabilitiesType newExtendedCapabilities) -
Uses of ExtendedCapabilitiesType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ExtendedCapabilitiesTypeModifier and TypeMethodDescriptionFes20Switch.caseExtendedCapabilitiesType
(ExtendedCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Extended Capabilities Type'.boolean
Fes20Validator.validateExtendedCapabilitiesType
(ExtendedCapabilitiesType extendedCapabilitiesType, DiagnosticChain diagnostics, Map<Object, Object> context)