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