Uses of Interface
org.opengis.metadata.identification.Identification
- 
Packages that use Identification Package Description org.opengis.metadata The metadata root entity.org.opengis.metadata.identification Information to uniquely identify the data or service. - 
- 
Uses of Identification in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type Identification Modifier and Type Method Description Collection<? extends Identification>Metadata. getIdentificationInfo()Basic information about the resource(s) to which the metadata applies. - 
Uses of Identification in org.opengis.metadata.identification
Subinterfaces of Identification in org.opengis.metadata.identification Modifier and Type Interface Description interfaceDataIdentificationInformation required to identify a resource.interfaceServiceIdentificationIdentification of capabilities which a service provider makes available. 
 -