public class ConfigTypeOnOffWithTime extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigTypeOnOffWithTime.UnitEnum
Gets or Sets unit
|
| Constructor and Description |
|---|
ConfigTypeOnOffWithTime() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getEnabled()
Get enabled
|
ConfigTypeOnOffWithTime.UnitEnum |
getUnit()
Get unit
|
Long |
getValue()
Get value
|
int |
hashCode() |
void |
setUnit(ConfigTypeOnOffWithTime.UnitEnum unit) |
void |
setValue(Long value) |
String |
toString() |
ConfigTypeOnOffWithTime |
unit(ConfigTypeOnOffWithTime.UnitEnum unit) |
ConfigTypeOnOffWithTime |
value(Long value) |
public Boolean getEnabled()
public ConfigTypeOnOffWithTime value(Long value)
public Long getValue()
public void setValue(Long value)
public ConfigTypeOnOffWithTime unit(ConfigTypeOnOffWithTime.UnitEnum unit)
public ConfigTypeOnOffWithTime.UnitEnum getUnit()
public void setUnit(ConfigTypeOnOffWithTime.UnitEnum unit)
Copyright © 2019 LeanIX GmbH. All rights reserved.