Uses of Enum
com.xero.models.accounting.Schedule.DueDateTypeEnum
Packages that use Schedule.DueDateTypeEnum
-
Uses of Schedule.DueDateTypeEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return Schedule.DueDateTypeEnumModifier and TypeMethodDescriptionstatic Schedule.DueDateTypeEnumfromValueSchedule.getDueDateType()the payment termsstatic Schedule.DueDateTypeEnumReturns the enum constant of this type with the specified name.static Schedule.DueDateTypeEnum[]Schedule.DueDateTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.accounting with parameters of type Schedule.DueDateTypeEnumModifier and TypeMethodDescriptionSchedule.dueDateType(Schedule.DueDateTypeEnum dueDateType) the payment termsvoidSchedule.setDueDateType(Schedule.DueDateTypeEnum dueDateType) the payment terms