public interface OspfTopologyType extends DataObject
This class represents the following YANG schema fragment defined in module ospf-topology
grouping ospf-topology-type { container ospf { presence "indiates OSPF Topology"; } }The schema path to identify an instance is ospf-topology/ospf-topology-type
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
@Nullable Ospf |
getOspf() |
getImplementedInterface
@Nullable Ospf getOspf()
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.topology.type.Ospf
ospf
, or null
if not presentCopyright © 2019 OpenDaylight. All rights reserved.