public class AlertStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
AlertStatus() |
AlertStatus(int count,
Alert.Level level) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
Alert.Level |
getLevel() |
void |
setCount(int count) |
void |
setLevel(Alert.Level level) |
public static final java.lang.String REVISION
public AlertStatus()
public AlertStatus(int count, Alert.Level level)
public int getCount()
public void setCount(int count)
public Alert.Level getLevel()
public void setLevel(Alert.Level level)
Copyright © 2001-2018 Jalios SA. All Rights Reserved.