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