Uses of Class
org.rhq.core.domain.content.InstalledPackageHistoryStatus

Packages that use InstalledPackageHistoryStatus
org.rhq.core.domain.content   
 

Uses of InstalledPackageHistoryStatus in org.rhq.core.domain.content
 

Methods in org.rhq.core.domain.content that return InstalledPackageHistoryStatus
 InstalledPackageHistoryStatus InstalledPackageHistory.getStatus()
           
static InstalledPackageHistoryStatus InstalledPackageHistoryStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InstalledPackageHistoryStatus[] InstalledPackageHistoryStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.rhq.core.domain.content with parameters of type InstalledPackageHistoryStatus
 void InstalledPackageHistory.setStatus(InstalledPackageHistoryStatus status)
           
 



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