Uses of Class
org.compiere.model.MDepreciation
Packages that use 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
Methods in org.compiere.model that return MDepreciationModifier 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()
Methods in org.compiere.model with parameters of type MDepreciationModifier and TypeMethodDescriptionint
MDepreciationWorkfile.getRemainingPeriods
(int A_Current_Period, MDepreciation method) Constructors in org.compiere.model with parameters of type MDepreciationModifierConstructorDescriptionMDepreciation
(Properties ctx, MDepreciation copy) Copy constructorMDepreciation
(Properties ctx, MDepreciation copy, String trxName) Copy constructorMDepreciation
(MDepreciation copy) Copy constructor