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