public class Keyword extends Object
| Constructor and Description |
|---|
Keyword() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getKeywords() |
String |
getVocabulary() |
void |
setKeywords(List<String> keyword) |
void |
setVocabulary(String vocabulary) |