Uses of Class
org.compiere.model.MReference
Packages that use 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
Methods in org.compiere.model that return MReferenceModifier 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)static MReference
MReference.get
(Properties ctx, String AD_Reference_UU) Get MReference from Cache based on UUID (immutable)MReference.markImmutable()
Constructors in org.compiere.model with parameters of type MReferenceModifierConstructorDescriptionMReference
(Properties ctx, MReference copy) Copy constructorMReference
(Properties ctx, MReference copy, String trxName) Copy constructorMReference
(MReference copy) Copy constructor