|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Usage | |
---|---|
org.geotools.metadata.iso.identification | Identification implementation. |
org.opengis.metadata.identification | Identification information (includes data and service identification). |
Uses of Usage in org.geotools.metadata.iso.identification |
---|
Classes in org.geotools.metadata.iso.identification that implement Usage | |
---|---|
class |
UsageImpl
Brief description of ways in which the resource(s) is/are currently used. |
Methods in org.geotools.metadata.iso.identification that return types with arguments of type Usage | |
---|---|
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. |
Method parameters in org.geotools.metadata.iso.identification with type arguments of type Usage | |
---|---|
void |
IdentificationImpl.setResourceSpecificUsages(Collection<? extends Usage> newValues)
Set basic information about specific application(s). |
Constructors in org.geotools.metadata.iso.identification with parameters of type Usage | |
---|---|
UsageImpl(Usage source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of Usage in org.opengis.metadata.identification |
---|
Methods in org.opengis.metadata.identification that return types with arguments of type Usage | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |