public interface NetworkTopologyReference
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module multilayer-topology
grouping network-topology-reference {
leaf network-topology-ref {
type network-topology-ref;
}
}
The schema path to identify an instance is
multilayer-topology/network-topology-reference| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
NetworkTopologyRef |
getNetworkTopologyRef() |
@RoutingContext(value=MultilayerTopologyContext.class) NetworkTopologyRef getNetworkTopologyRef()
org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.NetworkTopologyRef networkTopologyRef, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.