| Package | Description |
|---|---|
| org.opendaylight.genius.interfacemanager.globals |
| Modifier and Type | Field and Description |
|---|---|
protected InterfaceInfo.InterfaceOpState |
InterfaceInfo.opState |
| Modifier and Type | Method and Description |
|---|---|
InterfaceInfo.InterfaceOpState |
InterfaceInfo.getOpState() |
static InterfaceInfo.InterfaceOpState |
InterfaceInfo.InterfaceOpState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterfaceInfo.InterfaceOpState[] |
InterfaceInfo.InterfaceOpState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceInfo.setOpState(InterfaceInfo.InterfaceOpState opState) |
Copyright © 2019 OpenDaylight. All rights reserved.