public interface TunnelPcepType extends DataObject
This class represents the following YANG schema fragment defined in module topology-tunnel-pcep
grouping tunnel-pcep-type {
container pcep-tunnel {
}
}
The schema path to identify an instance is
topology-tunnel-pcep/tunnel-pcep-type| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
PcepTunnel |
getPcepTunnel() |
getImplementedInterfacePcepTunnel getPcepTunnel()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.rev130820.tunnel.pcep.type.PcepTunnel pcepTunnel, or null if not presentCopyright © 2017 OpenDaylight. All rights reserved.