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