|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlertSeverityType | |
|---|---|
| org.eobjects.datacleaner.monitor.jaxb | |
| Uses of AlertSeverityType in org.eobjects.datacleaner.monitor.jaxb |
|---|
| Fields in org.eobjects.datacleaner.monitor.jaxb declared as AlertSeverityType | |
|---|---|
protected AlertSeverityType |
Alert.severity
|
| Methods in org.eobjects.datacleaner.monitor.jaxb that return AlertSeverityType | |
|---|---|
static AlertSeverityType |
AlertSeverityType.fromValue(String v)
|
AlertSeverityType |
Alert.getSeverity()
Gets the value of the severity property. |
static AlertSeverityType |
AlertSeverityType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AlertSeverityType[] |
AlertSeverityType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eobjects.datacleaner.monitor.jaxb with parameters of type AlertSeverityType | |
|---|---|
void |
Alert.setSeverity(AlertSeverityType value)
Sets the value of the severity property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||