Uses of Class
org.compiere.model.MDepreciationConvention
Packages that use MDepreciationConvention
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 MDepreciationConvention in org.compiere.model
Methods in org.compiere.model that return MDepreciationConventionModifier and TypeMethodDescriptionstatic MDepreciationConvention
MDepreciationConvention.get
(int A_Depreciation_Convention_ID) Get MDepreciationConvention from cache (immutable)static MDepreciationConvention
MDepreciationConvention.get
(Properties ctx, int A_Depreciation_Convention_ID) Get MDepreciationConvention from cache (immutable)MDepreciationConvention.markImmutable()
Constructors in org.compiere.model with parameters of type MDepreciationConventionModifierConstructorDescriptionCopy constructorMDepreciationConvention
(Properties ctx, MDepreciationConvention copy, String trxName) Copy constructorCopy constructor