public class AlertThresholdBrightness extends Object
| Constructor and Description |
|---|
AlertThresholdBrightness()
empty constructor for the Data transfer object
|
AlertThresholdBrightness(Double threshold_brightness)
Constructor for the Data transfer object
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getThresholdbrightness() |
void |
setThresholdbrightness(Double threshold_brightness) |
public AlertThresholdBrightness(Double threshold_brightness)
public AlertThresholdBrightness()