public class TemperatureEditorConfig extends Object
| Constructor and Description |
|---|
TemperatureEditorConfig(TemperatureFormat storageFormat,
String label,
String property) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
TemperatureFormat |
getStorageFormat() |
void |
setProperty(String property) |
public TemperatureEditorConfig(TemperatureFormat storageFormat, String label, String property)
public TemperatureFormat getStorageFormat()
public String getProperty()
public void setProperty(String property)
Copyright © 2008–2020 Ultreia.io. All rights reserved.