Uses of Class
org.compiere.model.MDistributionLine
-
Packages that use MDistributionLine Package Description org.compiere.model Provides for.... -
-
Uses of MDistributionLine in org.compiere.model
Methods in org.compiere.model that return MDistributionLine Modifier and Type Method Description MDistributionLine[]MDistribution. getLines(boolean reload)Get Lines and calculate totalConstructors in org.compiere.model with parameters of type MDistributionLine Constructor Description MDistributionLine(Properties ctx, MDistributionLine copy)MDistributionLine(Properties ctx, MDistributionLine copy, String trxName)MDistributionLine(MDistributionLine copy)
-