|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.go.nict.langrid.ws_1_2.paralleltext.ParallelText
jp.go.nict.langrid.ws_1_2.paralleltext.ParallelTextWithId
public class ParallelTextWithId
| コンストラクタの概要 | |
|---|---|
ParallelTextWithId()
|
|
ParallelTextWithId(String source,
String target,
Category[] categories,
String paralleltTextId)
|
|
| メソッドの概要 | |
|---|---|
boolean |
equals(Object obj)
|
Category[] |
getCategories()
Gets the categories value for this ParallelTextWithId. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getParalleltTextId()
Gets the paralleltTextId value for this ParallelTextWithId. |
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 |
setCategories(Category[] categories)
Sets the categories value for this ParallelTextWithId. |
void |
setParalleltTextId(String paralleltTextId)
Sets the paralleltTextId value for this ParallelTextWithId. |
| クラス jp.go.nict.langrid.ws_1_2.paralleltext.ParallelText から継承されたメソッド |
|---|
getSource, getTarget, setSource, setTarget |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public ParallelTextWithId()
public ParallelTextWithId(String source,
String target,
Category[] categories,
String paralleltTextId)
| メソッドの詳細 |
|---|
public Category[] getCategories()
public void setCategories(Category[] categories)
categories - public String getParalleltTextId()
public void setParalleltTextId(String paralleltTextId)
paralleltTextId - public boolean equals(Object obj)
ParallelText 内の equalspublic int hashCode()
ParallelText 内の 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)
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||