public class SearchResult extends Object implements Serializable
| コンストラクタと説明 |
|---|
SearchResult() |
SearchResult(int totalCount,
boolean totalCountFixed) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
getTotalCount() |
boolean |
isTotalCountFixed() |
void |
setTotalCount(int totalCount) |
void |
setTotalCountFixed(boolean totalCountFixed) |
Copyright © 2019. All rights reserved.