Uses of Class
org.compiere.model.MDepreciationMethod
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 MDepreciationMethod in org.compiere.model
Modifier and TypeMethodDescriptionstatic MDepreciationMethod
MDepreciationMethod.get
(int A_Depreciation_Method_ID) Get MDepreciationMethod from cache (immutable)static MDepreciationMethod
Get MDepreciationMethod from cachestatic MDepreciationMethod
MDepreciationMethod.get
(Properties ctx, int A_Depreciation_Method_ID) Get MDepreciationMethod from cache (immutable)static MDepreciationMethod
MDepreciationMethod.get
(Properties ctx, String depreciationType) Get MDepreciationMethod from cache (immutable)MDepreciationMethod.markImmutable()
ModifierConstructorDescriptionMDepreciationMethod
(Properties ctx, MDepreciationMethod copy) Copy constructorMDepreciationMethod
(Properties ctx, MDepreciationMethod copy, String trxName) Copy constructorCopy constructor