Uses of Interface
net.opengis.wcs10.VendorSpecificCapabilitiesType
Packages that use VendorSpecificCapabilitiesType
Package
Description
-
Uses of VendorSpecificCapabilitiesType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return VendorSpecificCapabilitiesTypeModifier and TypeMethodDescriptionWcs10Factory.createVendorSpecificCapabilitiesType()Returns a new object of class 'Vendor Specific Capabilities Type'.WCSCapabilityType.getVendorSpecificCapabilities()Returns the value of the 'Vendor Specific Capabilities' containment reference.Methods in net.opengis.wcs10 with parameters of type VendorSpecificCapabilitiesTypeModifier and TypeMethodDescriptionvoidWCSCapabilityType.setVendorSpecificCapabilities(VendorSpecificCapabilitiesType value) Sets the value of the 'Vendor Specific Capabilities' containment reference. -
Uses of VendorSpecificCapabilitiesType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement VendorSpecificCapabilitiesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Vendor Specific Capabilities Type'.Fields in net.opengis.wcs10.impl declared as VendorSpecificCapabilitiesTypeModifier and TypeFieldDescriptionprotected VendorSpecificCapabilitiesTypeWCSCapabilityTypeImpl.vendorSpecificCapabilitiesThe cached value of the 'Vendor Specific Capabilities' containment reference.Methods in net.opengis.wcs10.impl that return VendorSpecificCapabilitiesTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createVendorSpecificCapabilitiesType()WCSCapabilityTypeImpl.getVendorSpecificCapabilities()Methods in net.opengis.wcs10.impl with parameters of type VendorSpecificCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChainWCSCapabilityTypeImpl.basicSetVendorSpecificCapabilities(VendorSpecificCapabilitiesType newVendorSpecificCapabilities, NotificationChain msgs) voidWCSCapabilityTypeImpl.setVendorSpecificCapabilities(VendorSpecificCapabilitiesType newVendorSpecificCapabilities) -
Uses of VendorSpecificCapabilitiesType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type VendorSpecificCapabilitiesTypeModifier and TypeMethodDescriptionWcs10Switch.caseVendorSpecificCapabilitiesType(VendorSpecificCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Vendor Specific Capabilities Type'. -
Uses of VendorSpecificCapabilitiesType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type VendorSpecificCapabilitiesTypeModifier and TypeMethodDescriptionbooleanWCSCapabilityTypeValidator.validateVendorSpecificCapabilities(VendorSpecificCapabilitiesType value)