Uses of Interface
net.opengis.wcs10.MetadataAssociationType
Packages that use MetadataAssociationType
-
Uses of MetadataAssociationType in net.opengis.wcs10
Subinterfaces of MetadataAssociationType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Metadata Link Type'.Methods in net.opengis.wcs10 that return MetadataAssociationTypeModifier and TypeMethodDescriptionWcs10Factory.createMetadataAssociationType()
Returns a new object of class 'Metadata Association Type'. -
Uses of MetadataAssociationType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement MetadataAssociationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Metadata Association Type'.class
An implementation of the model object 'Metadata Link Type'.Methods in net.opengis.wcs10.impl that return MetadataAssociationType -
Uses of MetadataAssociationType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type MetadataAssociationTypeModifier and TypeMethodDescriptionWcs10Switch.caseMetadataAssociationType
(MetadataAssociationType object) Returns the result of interpreting the object as an instance of 'Metadata Association Type'.