Package | Description |
---|---|
com.hp.ov.sdk.dto.networking.uplinksets |
Modifier and Type | Method and Description |
---|---|
ConnectionMode |
UplinkSet.getConnectionMode() |
static ConnectionMode |
ConnectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionMode[] |
ConnectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UplinkSet.setConnectionMode(ConnectionMode connectionMode) |
Copyright © 2016. All rights reserved.