| Package | Description |
|---|---|
| org.opendaylight.genius.interfacemanager.globals |
| Modifier and Type | Field and Description |
|---|---|
protected InterfaceInfo.InterfaceAdminState |
InterfaceInfo.adminState |
| Modifier and Type | Method and Description |
|---|---|
InterfaceInfo.InterfaceAdminState |
InterfaceInfo.getAdminState() |
static InterfaceInfo.InterfaceAdminState |
InterfaceInfo.InterfaceAdminState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterfaceInfo.InterfaceAdminState[] |
InterfaceInfo.InterfaceAdminState.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.setAdminState(InterfaceInfo.InterfaceAdminState adminState) |
Copyright © 2019 OpenDaylight. All rights reserved.