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