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