public interface NiciraExtensionProviderImpl extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<NiciraExtensionProviderImpl>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module.Configuration
This class represents the following YANG schema fragment defined in module nicira-extension-impl
case nicira-extension-provider-impl {
container openflow-plugin-extension-registry {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:openflowplugin:nx:config:impl?revision=2014-07-11)type {
leaf type {
type leafref;
}
}
}
}
}
The schema path to identify an instance is
nicira-extension-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:openflowplugin:nx:config:impl?revision=2014-07-11)nicira-extension-provider-impl| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
OpenflowPluginExtensionRegistry |
getOpenflowPluginExtensionRegistry() |
OpenflowPluginExtensionRegistry getOpenflowPluginExtensionRegistry()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflowplugin.nx.config.impl.rev140711.modules.module.configuration.nicira.extension.provider.impl.OpenflowPluginExtensionRegistry openflowPluginExtensionRegistry, or null if not presentCopyright © 2016 OpenDaylight. All rights reserved.