Uses of Class
org.compiere.model.MDepreciationMethod
Packages that use 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
Methods in org.compiere.model that return MDepreciationMethodModifier 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()
Constructors in org.compiere.model with parameters of type MDepreciationMethodModifierConstructorDescriptionMDepreciationMethod
(Properties ctx, MDepreciationMethod copy) Copy constructorMDepreciationMethod
(Properties ctx, MDepreciationMethod copy, String trxName) Copy constructorCopy constructor