Uses of Interface
net.opengis.wcs10.MetadataAssociationType
-
Packages that use MetadataAssociationType Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util -
-
Uses of MetadataAssociationType in net.opengis.wcs10
Subinterfaces of MetadataAssociationType in net.opengis.wcs10 Modifier and Type Interface Description interfaceMetadataLinkTypeA representation of the model object 'Metadata Link Type'.Methods in net.opengis.wcs10 that return MetadataAssociationType Modifier and Type Method Description MetadataAssociationTypeWcs10Factory. 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 MetadataAssociationType Modifier and Type Class Description classMetadataAssociationTypeImplAn implementation of the model object 'Metadata Association Type'.classMetadataLinkTypeImplAn implementation of the model object 'Metadata Link Type'.Methods in net.opengis.wcs10.impl that return MetadataAssociationType Modifier and Type Method Description MetadataAssociationTypeWcs10FactoryImpl. createMetadataAssociationType() -
Uses of MetadataAssociationType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type MetadataAssociationType Modifier and Type Method Description ObjectWcs10Switch. caseMetadataAssociationType(MetadataAssociationType object)Returns the result of interpreting the object as an instance of 'Metadata Association Type'.
-