Package | Description |
---|---|
org.geotools.metadata.iso.maintenance |
Maintenance
information implementation.
|
org.geotools.metadata.iso.quality |
Data quality implementation.
|
org.opengis.metadata.maintenance | |
org.opengis.metadata.quality |
Modifier and Type | Class and Description |
---|---|
class |
ScopeDescriptionImpl
Description of the class of information covered by the information.
|
Modifier and Type | Method and Description |
---|---|
Collection<ScopeDescription> |
MaintenanceInformationImpl.getUpdateScopeDescriptions()
Returns additional information about the range or extent of the resource.
|
Modifier and Type | Method and Description |
---|---|
void |
MaintenanceInformationImpl.setUpdateScopeDescriptions(Collection<? extends ScopeDescription> newValues)
Set additional information about the range or extent of the resource.
|
Constructor and Description |
---|
ScopeDescriptionImpl(ScopeDescription source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<ScopeDescription> |
ScopeImpl.getLevelDescription()
Returns detailed descriptions about the level of the data specified by the scope.
|
Modifier and Type | Method and Description |
---|---|
void |
ScopeImpl.setLevelDescription(Collection<? extends ScopeDescription> newValues)
Set detailed descriptions about the level of the data specified by the scope.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends ScopeDescription> |
MaintenanceInformation.getUpdateScopeDescriptions()
Additional information about the range or extent of the resource.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends ScopeDescription> |
Scope.getLevelDescription()
Detailed description about the level of the data specified by the scope.
|
Copyright © 1996–2019 Geotools. All rights reserved.