Uses of Class
org.compiere.model.MDiscountSchema
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MDiscountSchema in org.compiere.model
Modifier and TypeMethodDescriptionstatic MDiscountSchema
MDiscountSchema.get
(int M_DiscountSchema_ID) Get Discount Schema from Cache (immutable)static MDiscountSchema
MDiscountSchema.get
(Properties ctx, int M_DiscountSchema_ID) Get Discount Schema from Cache (immutable)MDiscountSchema.markImmutable()
ModifierConstructorDescriptionMDiscountSchema
(Properties ctx, MDiscountSchema copy) Copy constructorMDiscountSchema
(Properties ctx, MDiscountSchema copy, String trxName) Copy constructorCopy constructor