Uses of Interface
net.opengis.fes20.IdCapabilitiesType
Packages that use IdCapabilitiesType
-
Uses of IdCapabilitiesType in net.opengis.fes20
Methods in net.opengis.fes20 that return IdCapabilitiesTypeModifier and TypeMethodDescriptionFes20Factory.createIdCapabilitiesType()
Returns a new object of class 'Id Capabilities Type'.FilterCapabilitiesType.getIdCapabilities()
Returns the value of the 'Id Capabilities' containment reference.Methods in net.opengis.fes20 with parameters of type IdCapabilitiesTypeModifier and TypeMethodDescriptionvoid
FilterCapabilitiesType.setIdCapabilities
(IdCapabilitiesType value) Sets the value of the 'Id Capabilities
' containment reference. -
Uses of IdCapabilitiesType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement IdCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Id Capabilities Type'.Fields in net.opengis.fes20.impl declared as IdCapabilitiesTypeModifier and TypeFieldDescriptionprotected IdCapabilitiesType
FilterCapabilitiesTypeImpl.idCapabilities
The cached value of the 'Id Capabilities
' containment reference.Methods in net.opengis.fes20.impl that return IdCapabilitiesTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createIdCapabilitiesType()
FilterCapabilitiesTypeImpl.getIdCapabilities()
Methods in net.opengis.fes20.impl with parameters of type IdCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChain
FilterCapabilitiesTypeImpl.basicSetIdCapabilities
(IdCapabilitiesType newIdCapabilities, NotificationChain msgs) void
FilterCapabilitiesTypeImpl.setIdCapabilities
(IdCapabilitiesType newIdCapabilities) -
Uses of IdCapabilitiesType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type IdCapabilitiesTypeModifier and TypeMethodDescriptionFes20Switch.caseIdCapabilitiesType
(IdCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Id Capabilities Type'.boolean
Fes20Validator.validateIdCapabilitiesType
(IdCapabilitiesType idCapabilitiesType, DiagnosticChain diagnostics, Map<Object, Object> context)