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 TypeMethodDescriptionvoidFilterCapabilitiesType.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 TypeClassDescriptionclassAn implementation of the model object 'Extended Capabilities Type'.Fields in net.opengis.fes20.impl declared as ExtendedCapabilitiesTypeModifier and TypeFieldDescriptionprotected ExtendedCapabilitiesTypeFilterCapabilitiesTypeImpl.extendedCapabilitiesThe 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 TypeMethodDescriptionNotificationChainFilterCapabilitiesTypeImpl.basicSetExtendedCapabilities(ExtendedCapabilitiesType newExtendedCapabilities, NotificationChain msgs) voidFilterCapabilitiesTypeImpl.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'.booleanFes20Validator.validateExtendedCapabilitiesType(ExtendedCapabilitiesType extendedCapabilitiesType, DiagnosticChain diagnostics, Map<Object, Object> context)