Uses of Class
com.aeontronix.enhancedmule.tools.anypoint.alert.AlertSeverity
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.anypoint.alert | |
| com.aeontronix.enhancedmule.tools.anypoint.provisioning |
-
Uses of AlertSeverity in com.aeontronix.enhancedmule.tools.anypoint.alert
Methods in com.aeontronix.enhancedmule.tools.anypoint.alert that return AlertSeverity Modifier and Type Method Description AlertSeverityAlertUpdate. getSeverity()static AlertSeverityAlertSeverity. valueOf(String name)Returns the enum constant of this type with the specified name.static AlertSeverity[]AlertSeverity. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.aeontronix.enhancedmule.tools.anypoint.alert with parameters of type AlertSeverity Modifier and Type Method Description voidAlertUpdate. setSeverity(AlertSeverity severity) -
Uses of AlertSeverity in com.aeontronix.enhancedmule.tools.anypoint.provisioning
Methods in com.aeontronix.enhancedmule.tools.anypoint.provisioning that return AlertSeverity Modifier and Type Method Description AlertSeverityAlertDescriptor. getSeverity()Methods in com.aeontronix.enhancedmule.tools.anypoint.provisioning with parameters of type AlertSeverity Modifier and Type Method Description voidAlertDescriptor. setSeverity(AlertSeverity severity)