Uses of Class
org.compiere.model.MDiscountSchema
Packages that use 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
Methods in org.compiere.model that return MDiscountSchemaModifier 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()
Constructors in org.compiere.model with parameters of type MDiscountSchemaModifierConstructorDescriptionMDiscountSchema
(Properties ctx, MDiscountSchema copy) Copy constructorMDiscountSchema
(Properties ctx, MDiscountSchema copy, String trxName) Copy constructorCopy constructor