public class Invoices extends RecurlyObjects<Invoice>
| Modifier and Type | Field and Description |
|---|---|
static String |
INVOICES_RESOURCE |
| Constructor and Description |
|---|
Invoices() |
| Modifier and Type | Method and Description |
|---|---|
Invoices |
getNext() |
Invoices |
getPrev() |
Invoices |
getStart() |
void |
setRecurlyObject(Invoice value) |
getNbRecords, getNextUrl, getPrevUrl, getStartUrl, isEmpty, setNbRecords, setNextUrl, setPrevUrl, setRecurlyClient, setStartUrladd, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodepublic static final String INVOICES_RESOURCE
public Invoices()
public void setRecurlyObject(Invoice value)
setRecurlyObject in class RecurlyObjects<Invoice>Copyright © 2012-2014. All Rights Reserved.