public interface Level2 extends DataObject, Augmentable<Level2>, RouterType
This class represents the following YANG schema fragment defined in module isis-topology
case level-2 { leaf level-2 { type empty; } }The schema path to identify an instance is isis-topology/isis-node-attributes/isis-node-attributes/router-type/level-2
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
@Nullable Boolean |
isLevel2() |
augmentation
getImplementedInterface
@Nullable Boolean isLevel2()
java.lang.Boolean
level2
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.