@Mixins(value=AlarmStatus.AlarmStatusMixin.class) public interface AlarmStatus
| Modifier and Type | Interface and Description |
|---|---|
static class |
AlarmStatus.AlarmStatusMixin |
static interface |
AlarmStatus.State |
| Modifier and Type | Method and Description |
|---|---|
String |
name(Locale locale)
Returns the Name of the AlarmStatus in a locale.
|
String name(@Optional Locale locale)
locale - the locale to return the name in.AlarmStatus.State.name()