Uses of Class
org.compiere.model.MDepreciation
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 MDepreciation in org.compiere.model
Modifier and TypeMethodDescriptionstatic MDepreciation
MDepreciation.get
(int A_Depreciation_ID) Get Depreciation method from cachestatic MDepreciation
Get Depreciation methodstatic MDepreciation
MDepreciation.get
(Properties ctx, int A_Depreciation_ID) Get Depreciation method from cachestatic MDepreciation
MDepreciation.get
(Properties ctx, String depreciationType) Get Depreciation method (immutable)MDepreciation.markImmutable()
Modifier and TypeMethodDescriptionint
MDepreciationWorkfile.getRemainingPeriods
(int A_Current_Period, MDepreciation method) ModifierConstructorDescriptionMDepreciation
(Properties ctx, MDepreciation copy) Copy constructorMDepreciation
(Properties ctx, MDepreciation copy, String trxName) Copy constructorMDepreciation
(MDepreciation copy) Copy constructor