| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.sfc.bootstrap.impl.rev150804.modules.module.configuration |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<SfcBootstrap>> |
SfcBootstrapBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SfcBootstrap |
SfcBootstrapBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SfcBootstrapBuilder |
SfcBootstrapBuilder.addAugmentation(Class<? extends Augmentation<SfcBootstrap>> augmentationType,
Augmentation<SfcBootstrap> augmentation) |
SfcBootstrapBuilder |
SfcBootstrapBuilder.addAugmentation(Class<? extends Augmentation<SfcBootstrap>> augmentationType,
Augmentation<SfcBootstrap> augmentation) |
SfcBootstrapBuilder |
SfcBootstrapBuilder.removeAugmentation(Class<? extends Augmentation<SfcBootstrap>> augmentationType) |
| Constructor and Description |
|---|
SfcBootstrapBuilder(SfcBootstrap base) |
Copyright © 2016 OpenDaylight. All rights reserved.