public interface Ospf extends ChildOf<OspfTopologyType>, Augmentable<Ospf>
This class represents the following YANG schema fragment defined in module ospf-topology
container ospf { presence "indiates OSPF Topology"; }The schema path to identify an instance is ospf-topology/ospf-topology-type/ospf
To create instances of this class use OspfBuilder
.
OspfBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.