Uses of Class
org.compiere.model.MResolution
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 MResolution in org.compiere.model
Modifier and TypeMethodDescriptionstatic MResolution
MResolution.get
(int R_Resolution_ID) Get MResolution from Cache (immutable)static MResolution
MResolution.get
(Properties ctx, int R_Resolution_ID) Get MResolution from Cache (immutable)static MResolution
MResolution.getCopy
(Properties ctx, int R_Resolution_ID, String trxName) Get updateable copy of MResolution from cacheMRequest.getResolution()
Get Request ResolutionMResolution.markImmutable()
ModifierConstructorDescriptionMResolution
(Properties ctx, MResolution copy) Copy constructorMResolution
(Properties ctx, MResolution copy, String trxName) Copy constructorMResolution
(MResolution copy) Copy constructor