public interface Ok extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<Ok>, Result
This class represents the following YANG schema fragment defined in module multilayer-topology
case ok {
leaf ok {
type empty;
}
}
The schema path to identify an instance is
multilayer-topology/forwarding-adj-update/output/result/ok| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isOk() |
Boolean isOk()
java.lang.Boolean ok, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.