Method Summary |
|
public synchronized Collection | getKeywords() Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject. |
public Citation | getThesaurusName() Name of the formally registered thesaurus or a similar authoritative source of keywords. |
public KeywordType | getType() Subject matter used to group similar keywords. |
public synchronized void | setKeywords(Collection newValues) Set commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject. |
public synchronized void | setThesaurusName(Citation newValue) Set the name of the formally registered thesaurus or a similar authoritative source
of keywords. |
public synchronized void | setType(KeywordType newValue) Set the subject matter used to group similar keywords. |