public class ShippingMethods extends RecurlyObjects<ShippingMethod>
| Modifier and Type | Field and Description |
|---|---|
static String |
SHIPPING_METHODS_RESOURCE |
| Constructor and Description |
|---|
ShippingMethods() |
| Modifier and Type | Method and Description |
|---|---|
ShippingMethods |
getNext() |
ShippingMethods |
getStart() |
void |
setRecurlyObject(ShippingMethod 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 SHIPPING_METHODS_RESOURCE
public ShippingMethods()
public void setRecurlyObject(ShippingMethod value)
setRecurlyObject in class RecurlyObjects<ShippingMethod>public ShippingMethods getStart()
getStart in class RecurlyObjects<ShippingMethod>public ShippingMethods getNext()
getNext in class RecurlyObjects<ShippingMethod>Copyright © 2012-2020. All Rights Reserved.