Class VocabularyClient.Vocabulary
java.lang.Object
eu.dnetlib.app.directindex.clients.VocabularyClient.Vocabulary
- All Implemented Interfaces:
Serializable
- Enclosing class:
- VocabularyClient
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getId()getName()getTerms()voidvoidsetDescription(String description) voidvoidvoidsetTerms(List<VocabularyClient.VocTerm> terms)
-
Constructor Details
-
Vocabulary
public Vocabulary()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getDescription
-
setDescription
-
getCode
-
setCode
-
getTerms
-
setTerms
-