|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |