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