Uses of Class
org.compiere.model.MDiscountSchema
-
Packages that use MDiscountSchema Package Description org.compiere.model Provides for.... -
-
Uses of MDiscountSchema in org.compiere.model
Methods in org.compiere.model that return MDiscountSchema Modifier and Type Method Description static MDiscountSchemaMDiscountSchema. get(int M_DiscountSchema_ID)Get Discount Schema from Cache (immutable)static MDiscountSchemaMDiscountSchema. get(Properties ctx, int M_DiscountSchema_ID)Get Discount Schema from Cache (immutable)MDiscountSchemaMDiscountSchema. markImmutable()Constructors in org.compiere.model with parameters of type MDiscountSchema Constructor Description MDiscountSchema(Properties ctx, MDiscountSchema copy)MDiscountSchema(Properties ctx, MDiscountSchema copy, String trxName)MDiscountSchema(MDiscountSchema copy)
-