Uses of Class
com.xero.models.accounting.RepeatingInvoice
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of RepeatingInvoice in com.xero.models.accounting
Methods in com.xero.models.accounting that return types with arguments of type RepeatingInvoice Modifier and Type Method Description List<RepeatingInvoice>RepeatingInvoices. getRepeatingInvoices()Get repeatingInvoicesMethods in com.xero.models.accounting with parameters of type RepeatingInvoice Modifier and Type Method Description RepeatingInvoicesRepeatingInvoices. addRepeatingInvoicesItem(RepeatingInvoice repeatingInvoicesItem)Method parameters in com.xero.models.accounting with type arguments of type RepeatingInvoice Modifier and Type Method Description RepeatingInvoicesRepeatingInvoices. repeatingInvoices(List<RepeatingInvoice> repeatingInvoices)voidRepeatingInvoices. setRepeatingInvoices(List<RepeatingInvoice> repeatingInvoices)