Iterable<SimulatedPayment>public class PaymentsPlan extends GoPayResponse implements Iterable<SimulatedPayment>
| Constructor | Description |
|---|---|
PaymentsPlan(ArrayList<SimulatedPayment> items) |
| Modifier and Type | Method | Description |
|---|---|---|
ArrayList<SimulatedPayment> |
getItems() |
|
Iterator<SimulatedPayment> |
iterator() |
getIdempotencyStatus, setIdempotencyStatusforEach, spliteratorpublic PaymentsPlan(ArrayList<SimulatedPayment> items)
public ArrayList<SimulatedPayment> getItems()
public Iterator<SimulatedPayment> iterator()
iterator in interface Iterable<SimulatedPayment>Copyright © 2018 The Apache Software Foundation. All rights reserved.