| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.event |
| Modifier and Type | Method and Description |
|---|---|
static SeverityType |
SeverityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeverityType[] |
SeverityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SeverityType |
EventDto.getSeverity()
The severity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDto.setSeverity(SeverityType severity)
Sets the severity.
|
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.