public interface AlertSet
| Modifier and Type | Method and Description |
|---|---|
Enumerator |
getAlerts()
Returns an enumeration of all alerts having the message of this alert set message
|
int |
getAlertsCount()
Returns the count of alerts in this set
|
int |
getLevel()
Returns the level of the severest alert in this set
|
java.lang.String |
getMessage()
Returns the message used to classify the alerts as a set
|
long |
getTime()
Returns the time of the latest alert in this set
|
java.lang.String getMessage()
long getTime()
int getLevel()
int getAlertsCount()
Enumerator getAlerts()
Alert objects.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.