public interface PathComputationClient extends ChildOf<TunnelPcepSupportingNodeAttributes>, Augmentable<PathComputationClient>
This class represents the following YANG schema fragment defined in module topology-tunnel-pcep
container path-computation-client {
leaf controlling {
type controlling;
}
}
The schema path to identify an instance is
topology-tunnel-pcep/tunnel-pcep-supporting-node-attributes/path-computation-client
To create instances of this class use PathComputationClientBuilder.
PathComputationClientBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isControlling() |
getImplementedInterfacegetAugmentationBoolean isControlling()
java.lang.Boolean controlling, or null if not presentCopyright © 2017 OpenDaylight. All rights reserved.