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 LacpTimer |
LacpTimer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LacpTimer[] |
LacpTimer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LacpTimer |
UplinkSetGroup.getLacpTimer() |
Modifier and Type | Method and Description |
---|---|
void |
UplinkSetGroup.setLacpTimer(LacpTimer lacpTimer) |
Modifier and Type | Method and Description |
---|---|
LacpTimer |
UplinkSet.getLacpTimer() |
Modifier and Type | Method and Description |
---|---|
void |
UplinkSet.setLacpTimer(LacpTimer lacpTimer) |
Copyright © 2017. All rights reserved.