Uses of Class
org.compiere.model.MPaySelection
-
Packages that use MPaySelection Package Description org.compiere.apps.form org.compiere.model Provides for.... -
-
Uses of MPaySelection in org.compiere.apps.form
Fields in org.compiere.apps.form declared as MPaySelection Modifier and Type Field Description MPaySelection
PaySelect. m_ps
Payment Selection -
Uses of MPaySelection in org.compiere.model
Methods in org.compiere.model that return MPaySelection Modifier and Type Method Description MPaySelection
MPaySelectionCheck. getParent()
Get ParentConstructors in org.compiere.model with parameters of type MPaySelection Constructor Description MPaymentBatch(MPaySelection ps)
Parent ConstructorMPaySelectionCheck(MPaySelection ps, String PaymentRule)
Create from Pay SelectionMPaySelectionLine(MPaySelection ps, int Line, String PaymentRule)
Parent Constructor
-