public class Items extends RecurlyObjects<Item>
| Modifier and Type | Field and Description |
|---|---|
static String |
ITEMS_RESOURCE |
| Constructor and Description |
|---|
Items() |
| Modifier and Type | Method and Description |
|---|---|
Items |
getNext() |
Items |
getStart() |
void |
setRecurlyObject(Item value) |
getNextUrl, getStartUrl, isEmpty, setNextUrl, setRecurlyClient, setStartUrladd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic static final String ITEMS_RESOURCE
public Items()
public void setRecurlyObject(Item value)
setRecurlyObject in class RecurlyObjects<Item>public Items getStart()
getStart in class RecurlyObjects<Item>public Items getNext()
getNext in class RecurlyObjects<Item>Copyright © 2012-2020. All Rights Reserved.