public class SendPagingCollection extends PagingCollectionBase<SendMessageMemo>
[ 継承クラス ]
このクラスでは、SendMessageMemo を型引数とした PagingCollectionBase を継承しています。
[ スクリプトオブジェクト ]
スクリプト開発モデルでは、以下の構造のオブジェクトとなります。
var sendPagingCollection = {
total : Integer, // 配列の総要素数
list : Array // SendMessageMemo の配列
}
modCount| コンストラクタと説明 |
|---|
SendPagingCollection() |
getTotal, setTotaladd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2012-2015 NTT DATA INTRAMART CORPORATION