| パッケージ | 説明 |
|---|---|
| jp.go.nict.langrid.service_1_2.conceptdictionary |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Lemma[] |
Concept.getSynset()
Gets the set of synonyms that are to be the concept headword(s).
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
Concept.setSynset(Lemma[] synset)
Sets the set of synonyms that are to be the concept headword(s).
|
| コンストラクタと説明 |
|---|
Concept(String conceptId,
String partOfSpeech,
Lemma[] synset,
Gloss[] glosses,
String[] relation)
Constructor.
|
Copyright © 2019. All rights reserved.