Uses of Class
org.compiere.model.MAssetGroup
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 MAssetGroup in org.compiere.model
Modifier and TypeMethodDescriptionstatic MAssetGroup
MAssetGroup.get
(int A_Asset_Group_ID) Get Asset Group [cache, immutable]static MAssetGroup
MAssetGroup.get
(Properties ctx, int A_Asset_Group_ID) Get Asset Group [cache, immutable]MAsset.getAssetGroup()
static MAssetGroup
MAssetGroup.getCopy
(Properties ctx, int A_Asset_Group_ID, String trxName) Get updateable copy of MAssetGroup from cacheMAssetGroupAcct.getParent()
Get Asset GroupMAssetGroup.markImmutable()
Modifier and TypeMethodDescriptionMAssetGroupAcct.copy
(MAssetGroup grp) Clone this object, using specified groupvoid
MAsset.setAssetGroup
(MAssetGroup assetGroup) Set Asset GroupModifierConstructorDescriptionMAssetGroup
(Properties ctx, MAssetGroup copy) Copy constructorMAssetGroup
(Properties ctx, MAssetGroup copy, String trxName) Copy constructorMAssetGroup
(MAssetGroup copy) Copy constructor