Uses of Interface
net.opengis.ows10.SectionsType
Packages that use SectionsType
-
Uses of SectionsType in net.opengis.ows10
Methods in net.opengis.ows10 that return SectionsTypeModifier and TypeMethodDescriptionOws10Factory.createSectionsType()Returns a new object of class 'Sections Type'.GetCapabilitiesType.getSections()Returns the value of the 'Sections' containment reference.Methods in net.opengis.ows10 with parameters of type SectionsTypeModifier and TypeMethodDescriptionvoidGetCapabilitiesType.setSections(SectionsType value) Sets the value of the 'Sections' containment reference. -
Uses of SectionsType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement SectionsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Sections Type'.Fields in net.opengis.ows10.impl declared as SectionsTypeModifier and TypeFieldDescriptionprotected SectionsTypeGetCapabilitiesTypeImpl.sectionsThe cached value of the 'Sections' containment reference.Methods in net.opengis.ows10.impl that return SectionsTypeModifier and TypeMethodDescriptionOws10FactoryImpl.createSectionsType()GetCapabilitiesTypeImpl.getSections()Methods in net.opengis.ows10.impl with parameters of type SectionsTypeModifier and TypeMethodDescriptionNotificationChainGetCapabilitiesTypeImpl.basicSetSections(SectionsType newSections, NotificationChain msgs) voidGetCapabilitiesTypeImpl.setSections(SectionsType newSections) -
Uses of SectionsType in net.opengis.ows10.validation
Methods in net.opengis.ows10.validation with parameters of type SectionsTypeModifier and TypeMethodDescriptionbooleanGetCapabilitiesTypeValidator.validateSections(SectionsType value)