Uses of Interface
net.opengis.ows20.AcceptVersionsType
Packages that use AcceptVersionsType
Package
Description
-
Uses of AcceptVersionsType in net.opengis.ows20
Methods in net.opengis.ows20 that return AcceptVersionsTypeModifier and TypeMethodDescriptionOws20Factory.createAcceptVersionsType()Returns a new object of class 'Accept Versions Type'.GetCapabilitiesType.getAcceptVersions()Returns the value of the 'Accept Versions' containment reference.Methods in net.opengis.ows20 with parameters of type AcceptVersionsTypeModifier and TypeMethodDescriptionvoidGetCapabilitiesType.setAcceptVersions(AcceptVersionsType value) Sets the value of the 'Accept Versions' containment reference. -
Uses of AcceptVersionsType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement AcceptVersionsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Accept Versions Type'.Fields in net.opengis.ows20.impl declared as AcceptVersionsTypeModifier and TypeFieldDescriptionprotected AcceptVersionsTypeGetCapabilitiesTypeImpl.acceptVersionsThe cached value of the 'Accept Versions' containment reference.Methods in net.opengis.ows20.impl that return AcceptVersionsTypeModifier and TypeMethodDescriptionOws20FactoryImpl.createAcceptVersionsType()GetCapabilitiesTypeImpl.getAcceptVersions()Methods in net.opengis.ows20.impl with parameters of type AcceptVersionsTypeModifier and TypeMethodDescriptionNotificationChainGetCapabilitiesTypeImpl.basicSetAcceptVersions(AcceptVersionsType newAcceptVersions, NotificationChain msgs) voidGetCapabilitiesTypeImpl.setAcceptVersions(AcceptVersionsType newAcceptVersions) -
Uses of AcceptVersionsType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type AcceptVersionsTypeModifier and TypeMethodDescriptionOws20Switch.caseAcceptVersionsType(AcceptVersionsType object) Returns the result of interpreting the object as an instance of 'Accept Versions Type'.booleanOws20Validator.validateAcceptVersionsType(AcceptVersionsType acceptVersionsType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of AcceptVersionsType in net.opengis.ows20.validation
Methods in net.opengis.ows20.validation with parameters of type AcceptVersionsTypeModifier and TypeMethodDescriptionbooleanGetCapabilitiesTypeValidator.validateAcceptVersions(AcceptVersionsType value)