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 MDepreciationMethodMDepreciationMethod.get(int A_Depreciation_Method_ID) Get MDepreciationMethod from cache (immutable)static MDepreciationMethodGet MDepreciationMethod from cachestatic MDepreciationMethodMDepreciationMethod.get(Properties ctx, int A_Depreciation_Method_ID) Get MDepreciationMethod from cache (immutable)static MDepreciationMethodMDepreciationMethod.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