Uses of Class
org.compiere.model.MAssetGroupAcct
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 MAssetGroupAcct in org.compiere.model
Modifier and TypeMethodDescriptionMAssetGroupAcct.copy
(MAssetGroup grp) Clone this object, using specified groupstatic MAssetGroupAcct
MAssetGroupAcct.forA_Asset_Group_ID
(Properties ctx, int A_Asset_Group_ID, String postingType, int C_AcctSchema_ID) Get Asset Group Accountings for given groupModifier and TypeMethodDescriptionstatic List<MAssetGroupAcct>
MAssetGroupAcct.forA_Asset_Group_ID
(Properties ctx, int A_Asset_Group_ID) Deprecated.use the version with postingType and trxNamestatic List<MAssetGroupAcct>
MAssetGroupAcct.forA_Asset_Group_ID
(Properties ctx, int A_Asset_Group_ID, String postingType) Deprecated.use the version with trxNamestatic List<MAssetGroupAcct>
MAssetGroupAcct.forA_Asset_Group_ID
(Properties ctx, int A_Asset_Group_ID, String postingType, String trxName) Get Asset Group Accountings for given groupModifierConstructorDescriptionMAssetAcct
(MAsset asset, MAssetGroupAcct assetgrpacct) Create new asset accounting from asset group accountingMDepreciationWorkfile
(MAsset asset, String postingType, MAssetGroupAcct assetgrpacct)