Uses of Class
org.rhq.core.domain.resource.InventoryStatus

Packages that use InventoryStatus
org.rhq.core.domain.resource   
 

Uses of InventoryStatus in org.rhq.core.domain.resource
 

Methods in org.rhq.core.domain.resource that return InventoryStatus
 InventoryStatus Resource.getInventoryStatus()
           
static InventoryStatus InventoryStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InventoryStatus[] InventoryStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.rhq.core.domain.resource with parameters of type InventoryStatus
 void Resource.setInventoryStatus(InventoryStatus inventoryStatus)
           
 



Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.