Package | Description |
---|---|
org.geotools.metadata.iso.identification |
Identification
implementation.
|
org.opengis.metadata.identification |
Identification information (includes data and
service identification).
|
Modifier and Type | Class and Description |
---|---|
class |
UsageImpl
Brief description of ways in which the resource(s) is/are currently used.
|
Modifier and Type | Method and Description |
---|---|
Collection<Usage> |
IdentificationImpl.getResourceSpecificUsages()
Provides basic information about specific application(s) for which the resource(s) has/have
been or is being used by different users.
|
Modifier and Type | Method and Description |
---|---|
void |
IdentificationImpl.setResourceSpecificUsages(Collection<? extends Usage> newValues)
Set basic information about specific application(s).
|
Constructor and Description |
---|
UsageImpl(Usage source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends Usage> |
Identification.getResourceSpecificUsages()
Provides basic information about specific application(s) for which the resource(s) has/have
been or is being used by different users.
|
Copyright © 1996–2019 Geotools. All rights reserved.