Uses of Interface
net.opengis.wcs10.PostType
Packages that use PostType
-
Uses of PostType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return PostTypeModifier and TypeMethodDescriptionWcs10Factory.createPostType()
Returns a new object of class 'Post Type'. -
Uses of PostType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement PostTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Post Type'.Methods in net.opengis.wcs10.impl that return PostType -
Uses of PostType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type PostTypeModifier and TypeMethodDescriptionWcs10Switch.casePostType
(PostType object) Returns the result of interpreting the object as an instance of 'Post Type'.