| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.eventsource.rev141202 |
| Modifier and Type | Method and Description |
|---|---|
static EventSourceStatus |
EventSourceStatus.forValue(int valueArg) |
EventSourceStatus |
EventSourceStatusNotificationBuilder.getStatus() |
EventSourceStatus |
EventSourceStatusNotification.getStatus()
Current status of event source.
|
static EventSourceStatus |
EventSourceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventSourceStatus[] |
EventSourceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventSourceStatusNotificationBuilder |
EventSourceStatusNotificationBuilder.setStatus(EventSourceStatus value) |
Copyright © 2016 OpenDaylight. All rights reserved.