| Package | Description |
|---|---|
| org.opendaylight.controller.hosttracker |
| Modifier and Type | Method and Description |
|---|---|
static SwitchPort.ErrorStatus |
SwitchPort.ErrorStatus.fromString(String str) |
SwitchPort.ErrorStatus |
SwitchPort.getErrorStatus() |
static SwitchPort.ErrorStatus |
SwitchPort.ErrorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwitchPort.ErrorStatus[] |
SwitchPort.ErrorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SwitchPort(org.opendaylight.controller.sal.core.NodeConnector port,
SwitchPort.ErrorStatus errorStatus)
Simple constructor
|
Copyright © 2015. All Rights Reserved.