| Package | Description |
|---|---|
| org.onosproject.newoptical.api |
API to optical path service.
|
| Modifier and Type | Method and Description |
|---|---|
static OpticalPathEvent.Type |
OpticalPathEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpticalPathEvent.Type[] |
OpticalPathEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OpticalPathEvent(OpticalPathEvent.Type type,
OpticalConnectivityId subject)
Creates OpticalPathEvent object with specified type and subject.
|
Copyright © 2016. All rights reserved.