Uses of Class
org.compiere.model.MIFixedAsset
-
Packages that use MIFixedAsset Package Description org.compiere.model Provides for.... -
-
Uses of MIFixedAsset in org.compiere.model
Methods in org.compiere.model that return MIFixedAsset Modifier and Type Method Description MIFixedAssetMAsset. getI_FixedAsset()MIFixedAssetMAssetAddition. getI_FixedAsset(boolean requery)Methods in org.compiere.model with parameters of type MIFixedAsset Modifier and Type Method Description static MAssetAdditionMAssetAddition. createAsset(MIFixedAsset ifa)Create Asset and asset Addition from MIFixedAsset.voidMAsset. setI_FixedAsset(MIFixedAsset I_FixedAsset)Constructors in org.compiere.model with parameters of type MIFixedAsset Constructor Description MAsset(MIFixedAsset ifa)Construct from MIFixedAsset (import)
-