public class ConfigEntry extends Object
| Constructor and Description |
|---|
ConfigEntry(Double minPercent,
Double maxPercent,
Double minValue,
Double maxValue,
String unit,
int buildNr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildNr() |
Double |
getMaxPercent() |
Double |
getMaxValue() |
Double |
getMinPercent() |
Double |
getMinValue() |
String |
getUnit() |
String |
getUnitName() |
Copyright © 2016–2019. All rights reserved.