Uses of Class
org.compiere.model.MValRule
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 MValRule in org.compiere.model
Modifier and TypeMethodDescriptionstatic MValRule
MValRule.get
(int AD_Val_Rule_ID) Get Rule from Cache (immutable)static MValRule
MValRule.get
(Properties ctx, int AD_Val_Rule_ID) Get Rule from Cache (immutable)static MValRule
MValRule.get
(Properties ctx, int AD_Val_Rule_ID, String trxName) Get Rule from Cache (immutable)static MValRule
MValRule.getCopy
(Properties ctx, int AD_Val_Rule_ID, String trxName) Get updateable copy of MValRule from cacheMValRule.markImmutable()
ModifierConstructorDescriptionMValRule
(Properties ctx, MValRule copy) Copy constructorMValRule
(Properties ctx, MValRule copy, String trxName) Copy constructorCopy constructor