public interface OcpRadioheadConnectionProvider extends org.opendaylight.yangtools.yang.binding.ChildOf<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.Module>, org.opendaylight.yangtools.yang.binding.Augmentable<OcpRadioheadConnectionProvider>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceRef
This class represents the following YANG schema fragment defined in module ocp-radiohead-connection-provider-impl
list ocp-radiohead-connection-provider {
key leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:ocp:radiohead:connection:provider:impl?revision=2015-08-11)type {
leaf type {
type leafref;
}
}
}
}
The schema path to identify an instance is
ocp-radiohead-connection-provider-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:ocp:radiohead:connection:provider:impl?revision=2015-08-11)ocp-statistics-collection-service-impl/ocp-radiohead-connection-provider
To create instances of this class use OcpRadioheadConnectionProviderBuilder.
OcpRadioheadConnectionProviderBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2016 OpenDaylight. All Rights Reserved.