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