|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MD_Keywords", specification=ISO_19115) public interface Keywords
Keywords, their type and reference source.
Method Summary | |
---|---|
Collection<? extends InternationalString> |
getKeywords()
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject. |
Citation |
getThesaurusName()
Name of the formally registered thesaurus or a similar authoritative source of keywords. |
KeywordType |
getType()
Subject matter used to group similar keywords. |
Method Detail |
---|
@UML(identifier="keyword", obligation=MANDATORY, specification=ISO_19115) Collection<? extends InternationalString> getKeywords()
@UML(identifier="type", obligation=OPTIONAL, specification=ISO_19115) KeywordType getType()
@UML(identifier="thesaurusName", obligation=OPTIONAL, specification=ISO_19115) Citation getThesaurusName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |