public interface SfcBootstrap extends DataObject, Augmentable<SfcBootstrap>, 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 sfc-bootstrap-impl
case sfc-bootstrap {
container broker {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:sfc:bootstrap:impl?revision=2015-08-04)type {
leaf type {
type leafref;
}
}
}
}
}
The schema path to identify an instance is
sfc-bootstrap-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:sfc:bootstrap:impl?revision=2015-08-04)sfc-bootstrap| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Broker |
getBroker() |
getAugmentationgetImplementedInterfaceBroker getBroker()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.sfc.bootstrap.impl.rev150804.modules.module.configuration.sfc.bootstrap.Broker broker, or null if not presentCopyright © 2016 OpenDaylight. All rights reserved.