Package | Description |
---|---|
com.hp.ov.sdk.dto.networking | |
com.hp.ov.sdk.dto.networking.logicaldownlinks | |
com.hp.ov.sdk.dto.networking.logicalinterconnectgroup |
Modifier and Type | Method and Description |
---|---|
static OpSpeed |
OpSpeed.fromValue(String value) |
OpSpeed |
PortConfigInfo.getDesiredSpeed() |
static OpSpeed |
OpSpeed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpSpeed[] |
OpSpeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PortConfigInfo.setDesiredSpeed(OpSpeed desiredSpeed) |
Modifier and Type | Method and Description |
---|---|
OpSpeed |
LogicalDownlink.getMaxSpeed() |
Modifier and Type | Method and Description |
---|---|
List<OpSpeed> |
LogicalDownlink.getPermittedSpeedRange() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalDownlink.setMaxSpeed(OpSpeed maxSpeed) |
Modifier and Type | Method and Description |
---|---|
OpSpeed |
LogicalPortConfigInfo.getDesiredSpeed() |
Modifier and Type | Method and Description |
---|---|
void |
LogicalPortConfigInfo.setDesiredSpeed(OpSpeed desiredSpeed) |
Copyright © 2017. All rights reserved.