Package | Description |
---|---|
com.hp.ov.sdk.dto.generated |
Modifier and Type | Method and Description |
---|---|
static FanBay.Status |
FanBay.Status.fromValue(String value) |
FanBay.Status |
FanBay.getStatus() |
static FanBay.Status |
FanBay.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FanBay.Status[] |
FanBay.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FanBay.setStatus(FanBay.Status status) |
Copyright © 2016. All rights reserved.