| Modifier and Type | Method and Description |
|---|---|
FaOperStatus |
ForwardingAdjacencyBuilder.getOperStatus() |
| Modifier and Type | Method and Description |
|---|---|
ForwardingAdjacencyBuilder |
ForwardingAdjacencyBuilder.setOperStatus(FaOperStatus value) |
| Modifier and Type | Method and Description |
|---|---|
static FaOperStatus |
FaOperStatus.forValue(int valueArg) |
FaOperStatus |
OperStatus.getOperStatus()
Forwarding adjacency operative status.
|
FaOperStatus |
ForwardingAdjAnnounceInputBuilder.getOperStatus() |
FaOperStatus |
ForwardingAdjUpdateInputBuilder.getOperStatus() |
static FaOperStatus |
FaOperStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaOperStatus[] |
FaOperStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardingAdjAnnounceInputBuilder |
ForwardingAdjAnnounceInputBuilder.setOperStatus(FaOperStatus value) |
ForwardingAdjUpdateInputBuilder |
ForwardingAdjUpdateInputBuilder.setOperStatus(FaOperStatus value) |
Copyright © 2018 OpenDaylight. All rights reserved.