| Package | Description |
|---|---|
| org.geotools.metadata.iso.citation |
Citation implementation.
|
| org.opengis.metadata.citation |
Citation and responsible party information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SeriesImpl
Information about the series, or aggregate dataset, to which a dataset belongs.
|
| Modifier and Type | Method and Description |
|---|---|
Series |
CitationImpl.getSeries()
Returns the information about the series, or aggregate dataset, of which the dataset is a
part.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CitationImpl.setSeries(Series newValue)
Set the information about the series, or aggregate dataset, of which the dataset is a part.
|
| Constructor and Description |
|---|
SeriesImpl(Series source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Series |
Citation.getSeries()
Information about the series, or aggregate dataset, of which the dataset is a part.
|
Copyright © 1996–2019 Geotools. All rights reserved.