Uses of Class
org.compiere.model.MAssetType
Packages that use 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
Methods in org.compiere.model that return MAssetTypeModifier 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()
Constructors in org.compiere.model with parameters of type MAssetTypeModifierConstructorDescriptionMAssetType
(Properties ctx, MAssetType copy) Copy constructorMAssetType
(Properties ctx, MAssetType copy, String trxName) Copy constructorMAssetType
(MAssetType copy) Copy constructor