- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.Augmentable<PacketcableProviderImpl>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module.Configuration, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
public interface PacketcableProviderImpl
extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<PacketcableProviderImpl>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module.Configuration
<p>This class represents the following YANG schema fragment defined in module <b>packetcable-provider-impl</b>
<br>(Source path: <i>META-INF/yang/packetcable-provider-impl.yang</i>):
<pre>
case packetcable-provider-impl {
container broker {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:packetcable:packetcable-provider:impl?revision=2014-01-31)type {
leaf type {
type leafref;
}
}
}
}
}
</pre>
The schema path to identify an instance is
<i>packetcable-provider-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:packetcable:packetcable-provider:impl?revision=2014-01-31)packetcable-provider-impl</i>