Uses of Class
org.compiere.model.MPaySchedule
-
Packages that use MPaySchedule Package Description org.compiere.model Provides for.... -
-
Uses of MPaySchedule in org.compiere.model
Methods in org.compiere.model that return MPaySchedule Modifier and Type Method Description MPaySchedule[]
MPaymentTerm. getSchedule(boolean requery)
Get Payment ScheduleConstructors in org.compiere.model with parameters of type MPaySchedule Constructor Description MInvoicePaySchedule(MInvoice invoice, MPaySchedule paySchedule)
Parent ConstructorMOrderPaySchedule(MOrder order, MPaySchedule paySchedule)
Parent Constructor
-