Uses of Interface
net.opengis.ows11.SectionsType
Packages that use SectionsType
Package
Description
-
Uses of SectionsType in net.opengis.ows11
Methods in net.opengis.ows11 that return SectionsTypeModifier and TypeMethodDescriptionOws11Factory.createSectionsType()Returns a new object of class 'Sections Type'.GetCapabilitiesType.getSections()Returns the value of the 'Sections' containment reference.Methods in net.opengis.ows11 with parameters of type SectionsTypeModifier and TypeMethodDescriptionvoidGetCapabilitiesType.setSections(SectionsType value) Sets the value of the 'Sections' containment reference. -
Uses of SectionsType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement SectionsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Sections Type'.Fields in net.opengis.ows11.impl declared as SectionsTypeModifier and TypeFieldDescriptionprotected SectionsTypeGetCapabilitiesTypeImpl.sectionsThe cached value of the 'Sections' containment reference.Methods in net.opengis.ows11.impl that return SectionsTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createSectionsType()GetCapabilitiesTypeImpl.getSections()Methods in net.opengis.ows11.impl with parameters of type SectionsTypeModifier and TypeMethodDescriptionNotificationChainGetCapabilitiesTypeImpl.basicSetSections(SectionsType newSections, NotificationChain msgs) voidGetCapabilitiesTypeImpl.setSections(SectionsType newSections) -
Uses of SectionsType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type SectionsTypeModifier and TypeMethodDescriptionOws11Switch.caseSectionsType(SectionsType object) Returns the result of interpreting the object as an instance of 'Sections Type'.booleanOws11Validator.validateSectionsType(SectionsType sectionsType, DiagnosticChain diagnostics, Map context) -
Uses of SectionsType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type SectionsTypeModifier and TypeMethodDescriptionbooleanGetCapabilitiesTypeValidator.validateSections(SectionsType value)