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