public class AlertStatus
extends java.lang.Object
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 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-2017 Jalios SA. All Rights Reserved.