| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Services>> |
ServicesBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Services |
ServicesBuilder.build() |
Services |
ConfigData.getServices() |
| Modifier and Type | Method and Description |
|---|---|
ServicesBuilder |
ServicesBuilder.addAugmentation(Class<? extends Augmentation<Services>> augmentationType,
Augmentation<Services> augmentation) |
ServicesBuilder |
ServicesBuilder.addAugmentation(Class<? extends Augmentation<Services>> augmentationType,
Augmentation<Services> augmentation) |
ServicesBuilder |
ServicesBuilder.removeAugmentation(Class<? extends Augmentation<Services>> augmentationType) |
| Constructor and Description |
|---|
ServicesBuilder(Services base) |
Copyright © 2017 OpenDaylight. All rights reserved.