Uses of Interface
org.opengis.metadata.identification.DataIdentification
- 
Packages that use DataIdentification Package Description org.opengis.metadata.identification Information to uniquely identify the data or service. - 
- 
Uses of DataIdentification in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return types with arguments of type DataIdentification Modifier and Type Method Description default Collection<? extends DataIdentification>ServiceIdentification. getOperatesOn()Provides information on the resources that the service operates on.default Collection<? extends DataIdentification>CoupledResource. getResources()The tightly coupled resources. 
 -