Uses of Class
org.compiere.model.MReference
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 MReference in org.compiere.model
Modifier and TypeMethodDescriptionstatic MReference
MReference.get
(int AD_Reference_ID) Get from Cache (immutable)static MReference
MReference.get
(Properties ctx, int AD_Reference_ID) Get from Cache (immutable)static MReference
MReference.get
(Properties ctx, int AD_Reference_ID, String trxName) Get from Cache (immutable)MReference.markImmutable()
ModifierConstructorDescriptionMReference
(Properties ctx, MReference copy) Copy constructorMReference
(Properties ctx, MReference copy, String trxName) Copy constructorMReference
(MReference copy) Copy constructor