Uses of Interface
org.opengis.metadata.citation.Series
Packages that use Series
Package
Description
Reference to the data or service (citation, responsible party, contact information).
Citation and
responsible party information.
-
Uses of Series in org.apache.sis.metadata.iso.citation
Classes in org.apache.sis.metadata.iso.citation that implement SeriesModifier and TypeClassDescriptionclassInformation about the series, or aggregate dataset, to which a dataset belongs.Methods in org.apache.sis.metadata.iso.citation that return SeriesModifier and TypeMethodDescriptionDefaultCitation.getSeries()Returns the information about the series, or aggregate dataset, of which the dataset is a part.Methods in org.apache.sis.metadata.iso.citation with parameters of type SeriesModifier and TypeMethodDescriptionstatic DefaultSeriesDefaultSeries.castOrCopy(Series object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.voidSets the information about the series, or aggregate dataset, of which the dataset is a part.Constructors in org.apache.sis.metadata.iso.citation with parameters of type SeriesModifierConstructorDescriptionDefaultSeries(Series object) Constructs a new instance initialized with the values from the specified metadata object. -
Uses of Series in org.opengis.metadata.citation
Methods in org.opengis.metadata.citation that return Series