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 TypeMethodDescriptionvoid
WCSCapabilityType.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 TypeClassDescriptionclass
An implementation of the model object 'Vendor Specific Capabilities Type'.Fields in net.opengis.wcs10.impl declared as VendorSpecificCapabilitiesTypeModifier and TypeFieldDescriptionprotected VendorSpecificCapabilitiesType
WCSCapabilityTypeImpl.vendorSpecificCapabilities
The 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 TypeMethodDescriptionNotificationChain
WCSCapabilityTypeImpl.basicSetVendorSpecificCapabilities
(VendorSpecificCapabilitiesType newVendorSpecificCapabilities, NotificationChain msgs) void
WCSCapabilityTypeImpl.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 TypeMethodDescriptionboolean
WCSCapabilityTypeValidator.validateVendorSpecificCapabilities
(VendorSpecificCapabilitiesType value)