|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.go.nict.langrid.ws_1_2.conceptdictionary.Concept
public class Concept
| コンストラクタの概要 | |
|---|---|
Concept()
|
|
Concept(String conceptId,
Gloss[] glosses,
String partOfSpeech,
String[] relations,
Lemma[] synset)
|
|
| メソッドの概要 | |
|---|---|
boolean |
equals(Object obj)
|
String |
getConceptId()
Gets the conceptId value for this Concept. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Gloss[] |
getGlosses()
Gets the glosses value for this Concept. |
String |
getPartOfSpeech()
Gets the partOfSpeech value for this Concept. |
String[] |
getRelations()
Gets the relations value for this Concept. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Lemma[] |
getSynset()
Gets the synset value for this Concept. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
メタデータオブジェクトの型を返却 / [en]-(Return type metadata object) |
int |
hashCode()
|
void |
setConceptId(String conceptId)
Sets the conceptId value for this Concept. |
void |
setGlosses(Gloss[] glosses)
Sets the glosses value for this Concept. |
void |
setPartOfSpeech(String partOfSpeech)
Sets the partOfSpeech value for this Concept. |
void |
setRelations(String[] relations)
Sets the relations value for this Concept. |
void |
setSynset(Lemma[] synset)
Sets the synset value for this Concept. |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Concept()
public Concept(String conceptId,
Gloss[] glosses,
String partOfSpeech,
String[] relations,
Lemma[] synset)
| メソッドの詳細 |
|---|
public String getConceptId()
public void setConceptId(String conceptId)
conceptId - public Gloss[] getGlosses()
public void setGlosses(Gloss[] glosses)
glosses - public String getPartOfSpeech()
public void setPartOfSpeech(String partOfSpeech)
partOfSpeech - public String[] getRelations()
public void setRelations(String[] relations)
relations - public Lemma[] getSynset()
public void setSynset(Lemma[] synset)
synset - public boolean equals(Object obj)
Object 内の equalspublic int hashCode()
Object 内の hashCodepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||