Uses of Interface
net.opengis.wcs10.GetCapabilitiesType1
Packages that use GetCapabilitiesType1
Package
Description
-
Uses of GetCapabilitiesType1 in net.opengis.wcs10
Methods in net.opengis.wcs10 that return GetCapabilitiesType1Modifier and TypeMethodDescriptionWcs10Factory.createGetCapabilitiesType1()Returns a new object of class 'Get Capabilities Type1'.RequestType.getGetCapabilities()Returns the value of the 'Get Capabilities' containment reference.Methods in net.opengis.wcs10 with parameters of type GetCapabilitiesType1Modifier and TypeMethodDescriptionvoidRequestType.setGetCapabilities(GetCapabilitiesType1 value) Sets the value of the 'Get Capabilities' containment reference. -
Uses of GetCapabilitiesType1 in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement GetCapabilitiesType1Modifier and TypeClassDescriptionclassAn implementation of the model object 'Get Capabilities Type1'.Fields in net.opengis.wcs10.impl declared as GetCapabilitiesType1Modifier and TypeFieldDescriptionprotected GetCapabilitiesType1RequestTypeImpl.getCapabilitiesThe cached value of the 'Get Capabilities' containment reference.Methods in net.opengis.wcs10.impl that return GetCapabilitiesType1Modifier and TypeMethodDescriptionWcs10FactoryImpl.createGetCapabilitiesType1()RequestTypeImpl.getGetCapabilities()Methods in net.opengis.wcs10.impl with parameters of type GetCapabilitiesType1Modifier and TypeMethodDescriptionNotificationChainRequestTypeImpl.basicSetGetCapabilities(GetCapabilitiesType1 newGetCapabilities, NotificationChain msgs) voidRequestTypeImpl.setGetCapabilities(GetCapabilitiesType1 newGetCapabilities) -
Uses of GetCapabilitiesType1 in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type GetCapabilitiesType1Modifier and TypeMethodDescriptionWcs10Switch.caseGetCapabilitiesType1(GetCapabilitiesType1 object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type1'. -
Uses of GetCapabilitiesType1 in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type GetCapabilitiesType1Modifier and TypeMethodDescriptionbooleanRequestTypeValidator.validateGetCapabilities(GetCapabilitiesType1 value)