- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.Augmentable<FibmanagerImpl>, 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 FibmanagerImpl
extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<FibmanagerImpl>, 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>fibmanager-impl</b>
<br>(Source path: <i>META-INF/yang/fibmanager-impl.yang</i>):
<pre>
case fibmanager-impl {
container broker {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:fibmanager:impl?revision=2015-03-25)type {
leaf type {
type leafref;
}
}
}
}
container mdsalutil {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:fibmanager:impl?revision=2015-03-25)type {
leaf type {
type leafref;
}
}
}
}
container vpnmanager {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:fibmanager:impl?revision=2015-03-25)type {
leaf type {
type leafref;
}
}
}
}
}
</pre>
The schema path to identify an instance is
<i>fibmanager-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:fibmanager:impl?revision=2015-03-25)fibmanager-impl</i>