|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Series | |
---|---|
org.geotools.metadata.iso.citation | Citation implementation. |
org.opengis.metadata.citation | Citation and responsible party information. |
Uses of Series in org.geotools.metadata.iso.citation |
---|
Classes in org.geotools.metadata.iso.citation that implement Series | |
---|---|
class |
SeriesImpl
Information about the series, or aggregate dataset, to which a dataset belongs. |
Methods in org.geotools.metadata.iso.citation that return Series | |
---|---|
Series |
CitationImpl.getSeries()
Returns the information about the series, or aggregate dataset, of which the dataset is a part. |
Methods in org.geotools.metadata.iso.citation with parameters of type Series | |
---|---|
void |
CitationImpl.setSeries(Series newValue)
Set the information about the series, or aggregate dataset, of which the dataset is a part. |
Constructors in org.geotools.metadata.iso.citation with parameters of type Series | |
---|---|
SeriesImpl(Series source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of Series in org.opengis.metadata.citation |
---|
Methods in org.opengis.metadata.citation that return Series | |
---|---|
Series |
Citation.getSeries()
Information about the series, or aggregate dataset, of which the dataset is a part. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |