Uses of Interface
org.opengis.metadata.maintenance.ScopeDescription
-
Packages that use ScopeDescription Package Description org.opengis.metadata.maintenance org.opengis.metadata.quality -
-
Uses of ScopeDescription in org.opengis.metadata.maintenance
Methods in org.opengis.metadata.maintenance that return types with arguments of type ScopeDescription Modifier and Type Method Description java.util.Collection<? extends ScopeDescription>
MaintenanceInformation. getUpdateScopeDescriptions()
Additional information about the range or extent of the resource. -
Uses of ScopeDescription in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return types with arguments of type ScopeDescription Modifier and Type Method Description java.util.Collection<? extends ScopeDescription>
Scope. getLevelDescription()
Detailed description about the level of the data specified by the scope.
-