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