Uses of Interface
net.opengis.ows10.AcceptFormatsType
Packages that use AcceptFormatsType
-
Uses of AcceptFormatsType in net.opengis.ows10
Methods in net.opengis.ows10 that return AcceptFormatsTypeModifier and TypeMethodDescriptionOws10Factory.createAcceptFormatsType()Returns a new object of class 'Accept Formats Type'.GetCapabilitiesType.getAcceptFormats()Returns the value of the 'Accept Formats' containment reference.Methods in net.opengis.ows10 with parameters of type AcceptFormatsTypeModifier and TypeMethodDescriptionvoidGetCapabilitiesType.setAcceptFormats(AcceptFormatsType value) Sets the value of the 'Accept Formats' containment reference. -
Uses of AcceptFormatsType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement AcceptFormatsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Accept Formats Type'.Fields in net.opengis.ows10.impl declared as AcceptFormatsTypeModifier and TypeFieldDescriptionprotected AcceptFormatsTypeGetCapabilitiesTypeImpl.acceptFormatsThe cached value of the 'Accept Formats' containment reference.Methods in net.opengis.ows10.impl that return AcceptFormatsTypeModifier and TypeMethodDescriptionOws10FactoryImpl.createAcceptFormatsType()GetCapabilitiesTypeImpl.getAcceptFormats()Methods in net.opengis.ows10.impl with parameters of type AcceptFormatsTypeModifier and TypeMethodDescriptionNotificationChainGetCapabilitiesTypeImpl.basicSetAcceptFormats(AcceptFormatsType newAcceptFormats, NotificationChain msgs) voidGetCapabilitiesTypeImpl.setAcceptFormats(AcceptFormatsType newAcceptFormats) -
Uses of AcceptFormatsType in net.opengis.ows10.validation
Methods in net.opengis.ows10.validation with parameters of type AcceptFormatsTypeModifier and TypeMethodDescriptionbooleanGetCapabilitiesTypeValidator.validateAcceptFormats(AcceptFormatsType value)