@UML(identifier="CI_Series", specification=ISO_19115) public interface Series
Modifier and Type | Method and Description |
---|---|
String |
getIssueIdentification()
Information identifying the issue of the series.
|
InternationalString |
getName()
Name of the series, or aggregate dataset, of which the dataset is a part.
|
String |
getPage()
Details on which pages of the publication the article was published.
|
@UML(identifier="name", obligation=OPTIONAL, specification=ISO_19115) InternationalString getName()
null
if none.@UML(identifier="issueIdentification", obligation=OPTIONAL, specification=ISO_19115) String getIssueIdentification()
@UML(identifier="page", obligation=OPTIONAL, specification=ISO_19115) String getPage()
Copyright © 1996–2019 Geotools. All rights reserved.