| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.infrastructure |
| Modifier and Type | Method and Description |
|---|---|
static MachineIpmiState |
MachineIpmiState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MachineIpmiState[] |
MachineIpmiState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MachineIpmiState |
MachineIpmiStateDto.getState()
State of the ipmi configuration of the machine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MachineIpmiStateDto.setState(MachineIpmiState state) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.