Uses of Class
org.compiere.model.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
Modifier 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()
ModifierConstructorDescriptionCopy constructorMDepreciationConvention
(Properties ctx, MDepreciationConvention copy, String trxName) Copy constructorCopy constructor