| Modifier and Type | Method and Description |
|---|---|
List<Service> |
ServicesBuilder.getService() |
List<Service> |
Services.getService() |
| Modifier and Type | Method and Description |
|---|---|
ServicesBuilder |
ServicesBuilder.setService(List<Service> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Service>> |
ServiceBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ServiceBuilder |
ServiceBuilder.addAugmentation(Class<? extends Augmentation<Service>> augmentationType,
Augmentation<Service> augmentation) |
ServiceBuilder |
ServiceBuilder.addAugmentation(Class<? extends Augmentation<Service>> augmentationType,
Augmentation<Service> augmentation) |
ServiceBuilder |
ServiceBuilder.removeAugmentation(Class<? extends Augmentation<Service>> augmentationType) |
| Constructor and Description |
|---|
ServiceBuilder(Service base) |
Copyright © 2017 OpenDaylight. All rights reserved.