| Modifier and Type | Method and Description |
|---|---|
GraniteAlert.GraniteAlertLevel |
GraniteAlert.getLevel()
Returns the level of the alert
|
static GraniteAlert.GraniteAlertLevel |
GraniteAlert.GraniteAlertLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraniteAlert.GraniteAlertLevel[] |
GraniteAlert.GraniteAlertLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraniteAlert.setLevel(GraniteAlert.GraniteAlertLevel level)
Set the level of the alert
|
Copyright © 2018–2019 Flowing Code. All rights reserved.