public interface TunnelPcepSupportingNodeAttributes extends DataObject
This class represents the following YANG schema fragment defined in module topology-tunnel-pcep
grouping tunnel-pcep-supporting-node-attributes {
container path-computation-client {
leaf controlling {
type controlling;
}
}
}
The schema path to identify an instance is
topology-tunnel-pcep/tunnel-pcep-supporting-node-attributes| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
PathComputationClient |
getPathComputationClient() |
getImplementedInterfacePathComputationClient getPathComputationClient()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev130820.tunnel.pcep.supporting.node.attributes.PathComputationClient pathComputationClient, or null if not presentCopyright © 2017 OpenDaylight. All rights reserved.