Uses of Class
org.compiere.model.MAssetType
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 MAssetType in org.compiere.model
Modifier and TypeMethodDescriptionstatic MAssetType
MAssetType.get
(int A_Asset_Type_ID) Get Asset Type from cache (immutable)static MAssetType
MAssetType.get
(Properties ctx, int A_Asset_Type_ID) Get Asset Type from cache (immutable)MAssetType.markImmutable()
ModifierConstructorDescriptionMAssetType
(Properties ctx, MAssetType copy) Copy constructorMAssetType
(Properties ctx, MAssetType copy, String trxName) Copy constructorMAssetType
(MAssetType copy) Copy constructor