Package | Description |
---|---|
com.hp.ov.sdk.dto.servers.logicalenclosure |
Modifier and Type | Method and Description |
---|---|
InterconnectLicenseIntent |
LogicalEnclosureInterconnectBay.getLicenseIntent() |
static InterconnectLicenseIntent |
InterconnectLicenseIntent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterconnectLicenseIntent[] |
InterconnectLicenseIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<LicenseIntentName,InterconnectLicenseIntent> |
LogicalEnclosureInterconnectBay.getLicenseIntents() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalEnclosureInterconnectBay.setLicenseIntent(InterconnectLicenseIntent licenseIntent) |
Modifier and Type | Method and Description |
---|---|
void |
LogicalEnclosureInterconnectBay.setLicenseIntents(Map<LicenseIntentName,InterconnectLicenseIntent> licenseIntents) |
Copyright © 2017. All rights reserved.