public class Vocabulary extends Object
| Constructor and Description |
|---|
Vocabulary() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnglishName(String code) |
List<Term> |
getTerms() |
boolean |
hasCode(String code) |
void |
setTerms(List<Term> terms) |
Copyright © 2025. All rights reserved.