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