Uses of Class
org.kuali.kfs.module.cam.businessobject.AssetStatus

Packages that use AssetStatus
org.kuali.kfs.module.cam.businessobject   
 

Uses of AssetStatus in org.kuali.kfs.module.cam.businessobject
 

Methods in org.kuali.kfs.module.cam.businessobject that return AssetStatus
 AssetStatus AssetGlobal.getInventoryStatus()
          Gets the inventoryStatus attribute.
 AssetStatus Asset.getInventoryStatus()
          Gets the inventoryStatus attribute.
 

Methods in org.kuali.kfs.module.cam.businessobject with parameters of type AssetStatus
 void AssetGlobal.setInventoryStatus(AssetStatus inventoryStatus)
          Deprecated.  
 void Asset.setInventoryStatus(AssetStatus inventoryStatus)
          Sets the inventoryStatus attribute value.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.