public static class MonitorModel.Notify extends BaseJsonModel
| Constructor and Description |
|---|
Notify() |
Notify(MonitorModel.NotifyType style,
String value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStyle() |
String |
getValue() |
void |
setStyle(int style) |
void |
setValue(String value) |
toJson, toStringpublic Notify()
public Notify(MonitorModel.NotifyType style, String value)
Copyright © 2017–2022. All rights reserved.