| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static ConfigTypeOnOffWithTime.UnitEnum |
ConfigTypeOnOffWithTime.UnitEnum.fromValue(String text) |
ConfigTypeOnOffWithTime.UnitEnum |
ConfigTypeOnOffWithTime.getUnit()
Get unit
|
static ConfigTypeOnOffWithTime.UnitEnum |
ConfigTypeOnOffWithTime.UnitEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigTypeOnOffWithTime.UnitEnum[] |
ConfigTypeOnOffWithTime.UnitEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigTypeOnOffWithTime.setUnit(ConfigTypeOnOffWithTime.UnitEnum unit) |
ConfigTypeOnOffWithTime |
ConfigTypeOnOffWithTime.unit(ConfigTypeOnOffWithTime.UnitEnum unit) |
Copyright © 2017 LeanIX GmbH. All rights reserved.