Uses of Class
org.compiere.model.MAllocationLine
-
Packages that use MAllocationLine Package Description org.compiere.acct org.compiere.model Provides for.... -
-
Uses of MAllocationLine in org.compiere.acct
Constructors in org.compiere.acct with parameters of type MAllocationLine Constructor Description DocLine_Allocation(MAllocationLine line, Doc doc)
DocLine_Allocation -
Uses of MAllocationLine in org.compiere.model
Methods in org.compiere.model that return MAllocationLine Modifier and Type Method Description MAllocationLine[]
MAllocationHdr. getLines(boolean requery)
Get Lines
-