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