Package | Description |
---|---|
com.hp.ov.sdk.dto |
Modifier and Type | Method and Description |
---|---|
LicensingIntent |
AddEnclosureV2.getLicensingIntent() |
LicensingIntent |
EnclosureV2.getLicensingIntent() |
LicensingIntent |
AddServer.getLicensingIntent() |
LicensingIntent |
ServerHardware.getLicensingIntent() |
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 |
---|---|
void |
AddEnclosureV2.setLicensingIntent(LicensingIntent licensingIntent) |
void |
EnclosureV2.setLicensingIntent(LicensingIntent licensingIntent) |
void |
AddServer.setLicensingIntent(LicensingIntent licensingIntent) |
void |
ServerHardware.setLicensingIntent(LicensingIntent licensingIntent) |
Copyright © 2016. All rights reserved.