public interface OperStatus
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module multilayer-topology
grouping oper-status {
leaf oper-status {
type fa-oper-status;
}
}
The schema path to identify an instance is
multilayer-topology/oper-status| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
FaOperStatus |
getOperStatus()
Forwarding adjacency operative status.
|
FaOperStatus getOperStatus()
org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaOperStatus operStatus, or null if not presentCopyright © 2017 OpenDaylight. All rights reserved.