| Package | Description |
|---|---|
| com.h3c.sdn.adm.dao.model |
Model POJOs implementations used to persist and retrieve information
applicable at the Administrator tier of the SDN Controller.
|
| Modifier and Type | Method and Description |
|---|---|
static AlertEntity.AlertSeverity |
AlertEntity.AlertSeverity.fromSeverity(Severity alertSeverity)
Locates the Severity enumeration constant matching a given Severity
enumeration.
|
static AlertEntity.AlertSeverity |
AlertEntity.AlertSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertEntity.AlertSeverity[] |
AlertEntity.AlertSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.