|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="CI_Series", specification=ISO_19115) public interface Series
Information about the series, or aggregate dataset, to which a dataset belongs.
Method Summary | |
---|---|
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. |
Method Detail |
---|
@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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |