public class BillingInfos extends RecurlyObjects<BillingInfo>
| Modifier and Type | Field and Description |
|---|---|
static String |
BILLING_INFOS_RESOURCE |
static String |
PROPERTY_NAME |
| Constructor and Description |
|---|
BillingInfos() |
| Modifier and Type | Method and Description |
|---|---|
BillingInfos |
getNext() |
BillingInfos |
getStart() |
void |
setRecurlyObject(BillingInfo 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 BILLING_INFOS_RESOURCE
public static final String PROPERTY_NAME
public BillingInfos()
public void setRecurlyObject(BillingInfo value)
setRecurlyObject in class RecurlyObjects<BillingInfo>public BillingInfos getStart()
getStart in class RecurlyObjects<BillingInfo>public BillingInfos getNext()
getNext in class RecurlyObjects<BillingInfo>Copyright © 2012-2021. All Rights Reserved.