| Package | Description |
|---|---|
| com.hp.ov.sdk.dto.servers | |
| com.hp.ov.sdk.dto.servers.enclosure | |
| com.hp.ov.sdk.dto.servers.serverhardware |
| Modifier and Type | Method and Description |
|---|---|
static LicensingIntent |
LicensingIntent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicensingIntent[] |
LicensingIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LicensingIntent |
Enclosure.getLicensingIntent() |
LicensingIntent |
AddEnclosure.getLicensingIntent() |
| Modifier and Type | Method and Description |
|---|---|
void |
Enclosure.setLicensingIntent(LicensingIntent licensingIntent) |
void |
AddEnclosure.setLicensingIntent(LicensingIntent licensingIntent) |
| Modifier and Type | Method and Description |
|---|---|
LicensingIntent |
ServerHardware.getLicensingIntent() |
LicensingIntent |
AddServer.getLicensingIntent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerHardware.setLicensingIntent(LicensingIntent licensingIntent) |
void |
AddServer.setLicensingIntent(LicensingIntent licensingIntent) |
Copyright © 2016. All rights reserved.