Uses of Class
com.xero.models.accounting.Schedule
Packages that use Schedule
-
Uses of Schedule in com.xero.models.accounting
Methods in com.xero.models.accounting that return ScheduleModifier and TypeMethodDescriptionInteger used with due date type e.g 20 (of following month), 31 (of current month)Schedule.dueDateType(Schedule.DueDateTypeEnum dueDateType) the payment termsInvoice end date – only returned if the template has an end date setRepeatingInvoice.getSchedule()Get scheduleSchedule.nextScheduledDate(String nextScheduledDate) The calendar date of the next invoice in the schedule to be generatedInteger used with the unit e.g.Date the first invoice of the current version of the repeating schedule was generated (changes when repeating invoice is edited)Schedule.unit(Schedule.UnitEnum unit) One of the following - WEEKLY or MONTHLYMethods in com.xero.models.accounting with parameters of type ScheduleModifier and TypeMethodDescriptionschedulevoidRepeatingInvoice.setSchedule(Schedule schedule) schedule