| 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 SystemInformationEntity.SystemInformationRole |
SystemInformationEntity.SystemInformationRole.fromSystemRole(SystemRole systemRole)
Locates the SystemInformationRole enumeration constant matching a
given SystemRole enumeration
|
static SystemInformationEntity.SystemInformationRole |
SystemInformationEntity.SystemInformationRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemInformationEntity.SystemInformationRole[] |
SystemInformationEntity.SystemInformationRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.