| Package | Description |
|---|---|
| eu.dnetlib.functionality.modular.ui.vocabularies.model |
| Modifier and Type | Method and Description |
|---|---|
List<Relation> |
Term.getRelations() |
| Modifier and Type | Method and Description |
|---|---|
int |
Relation.compareTo(Relation o) |
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setRelations(List<Relation> relations) |
| Constructor and Description |
|---|
Term(String englishName,
String nativeName,
String encoding,
String code,
List<Synonym> synonyms,
List<Relation> relations) |
Copyright © 2017. All rights reserved.