| Package | Description |
|---|---|
| com.hp.ov.sdk.dto.servers | |
| com.hp.ov.sdk.dto.servers.serverprofile | |
| com.hp.ov.sdk.dto.servers.serverprofiletemplate |
| Modifier and Type | Method and Description |
|---|---|
static ChapLevel |
ChapLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChapLevel[] |
ChapLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChapLevel |
ConnectionBoot.getChapLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionBoot.setChapLevel(ChapLevel chapLevel) |
| Modifier and Type | Method and Description |
|---|---|
ChapLevel |
ConnectionBootTemplate.getChapLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionBootTemplate.setChapLevel(ChapLevel chapLevel) |
Copyright © 2016. All rights reserved.