| Package | Description |
|---|---|
| org.onosproject.newoptical |
Module to control optical path.
|
| Modifier and Type | Method and Description |
|---|---|
OpticalConnectivity.State |
OpticalConnectivity.state() |
static OpticalConnectivity.State |
OpticalConnectivity.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpticalConnectivity.State[] |
OpticalConnectivity.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OpticalConnectivity.state(OpticalConnectivity.State state) |
Copyright © 2016. All rights reserved.