Uses of Interface
net.opengis.wcs10.HTTPType
Packages that use HTTPType
Package
Description
-
Uses of HTTPType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return HTTPTypeModifier and TypeMethodDescriptionWcs10Factory.createHTTPType()
Returns a new object of class 'HTTP Type'.DCPTypeType.getHTTP()
Returns the value of the 'HTTP' containment reference.Methods in net.opengis.wcs10 with parameters of type HTTPType -
Uses of HTTPType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement HTTPTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'HTTP Type'.Fields in net.opengis.wcs10.impl declared as HTTPTypeModifier and TypeFieldDescriptionprotected HTTPType
DCPTypeTypeImpl.hTTP
The cached value of the 'HTTP
' containment reference.Methods in net.opengis.wcs10.impl that return HTTPTypeMethods in net.opengis.wcs10.impl with parameters of type HTTPTypeModifier and TypeMethodDescriptionNotificationChain
DCPTypeTypeImpl.basicSetHTTP
(HTTPType newHTTP, NotificationChain msgs) void
-
Uses of HTTPType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type HTTPTypeModifier and TypeMethodDescriptionWcs10Switch.caseHTTPType
(HTTPType object) Returns the result of interpreting the object as an instance of 'HTTP Type'. -
Uses of HTTPType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type HTTPType