|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.go.nict.langrid.ws_1_2.dictionary.ConceptNode
public class ConceptNode
| コンストラクタの概要 | |
|---|---|
ConceptNode()
|
|
ConceptNode(String gloss,
String nodeId,
String[] relations,
String[] synset,
String[] usageExamples)
|
|
| メソッドの概要 | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getGloss()
Gets the gloss value for this ConceptNode. |
String |
getNodeId()
Gets the nodeId value for this ConceptNode. |
String[] |
getRelations()
Gets the relations value for this ConceptNode. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String[] |
getSynset()
Gets the synset value for this ConceptNode. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
メタデータオブジェクトの型を返却 / [en]-(Return type metadata object) |
String[] |
getUsageExamples()
Gets the usageExamples value for this ConceptNode. |
int |
hashCode()
|
void |
setGloss(String gloss)
Sets the gloss value for this ConceptNode. |
void |
setNodeId(String nodeId)
Sets the nodeId value for this ConceptNode. |
void |
setRelations(String[] relations)
Sets the relations value for this ConceptNode. |
void |
setSynset(String[] synset)
Sets the synset value for this ConceptNode. |
void |
setUsageExamples(String[] usageExamples)
Sets the usageExamples value for this ConceptNode. |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public ConceptNode()
public ConceptNode(String gloss,
String nodeId,
String[] relations,
String[] synset,
String[] usageExamples)
| メソッドの詳細 |
|---|
public String getGloss()
public void setGloss(String gloss)
gloss - public String getNodeId()
public void setNodeId(String nodeId)
nodeId - public String[] getRelations()
public void setRelations(String[] relations)
relations - public String[] getSynset()
public void setSynset(String[] synset)
synset - public String[] getUsageExamples()
public void setUsageExamples(String[] usageExamples)
usageExamples - 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)
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||