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 MDepreciationMDepreciation.get(int A_Depreciation_ID) Get Depreciation method from cachestatic MDepreciationGet Depreciation methodstatic MDepreciationMDepreciation.get(Properties ctx, int A_Depreciation_ID) Get Depreciation method from cachestatic MDepreciationMDepreciation.get(Properties ctx, String depreciationType) Get Depreciation method (immutable)MDepreciation.markImmutable()Methods in org.compiere.model with parameters of type MDepreciationModifier and TypeMethodDescriptionintMDepreciationWorkfile.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