|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface ResponseList<T>
| メソッドの概要 | |
|---|---|
int |
getItemsPerPage()
a page total of this request. |
int |
getStartIndex()
The start index of this request. |
int |
getTotalItems()
The total items of this request. |
java.util.Date |
getUpdated()
The date of this list. |
| インタフェース java.util.List から継承されたメソッド |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| メソッドの詳細 |
|---|
java.util.Date getUpdated()
int getTotalItems()
int getStartIndex()
int getItemsPerPage()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||