Uses of Class
org.rhq.core.domain.cloud.Server.OperationMode

Packages that use Server.OperationMode
org.rhq.core.domain.cloud   
 

Uses of Server.OperationMode in org.rhq.core.domain.cloud
 

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

Methods in org.rhq.core.domain.cloud with parameters of type Server.OperationMode
 void Server.setOperationMode(Server.OperationMode operationMode)
           
 



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