Uses of Class
org.compiere.model.MAssetClass
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 MAssetClass in org.compiere.model
Modifier and TypeMethodDescriptionstatic MAssetClass
MAssetClass.get
(int id) Get Asset Class from cachestatic MAssetClass
MAssetClass.get
(Properties ctx, int id) Get Asset Class from cache (immutable)static MAssetClass
MAssetClass.get
(Properties ctx, String value) Get MAssetClass via Value from DBMAssetClass.markImmutable()
ModifierConstructorDescriptionMAssetClass
(Properties ctx, MAssetClass copy) Copy constructorMAssetClass
(Properties ctx, MAssetClass copy, String trxName) Copy constructorMAssetClass
(MAssetClass copy) Copy constructor