| Modifier and Type | Method and Description |
|---|---|
RecordRouteObject |
RecordRouteObject.getRecordRouteObject() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<RecordRouteObject>> |
RecordRouteObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RecordRouteObject |
RecordRouteObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
RecordRouteObjectBuilder |
RecordRouteObjectBuilder.addAugmentation(Class<? extends Augmentation<RecordRouteObject>> augmentationType,
Augmentation<RecordRouteObject> augmentation) |
RecordRouteObjectBuilder |
RecordRouteObjectBuilder.addAugmentation(Class<? extends Augmentation<RecordRouteObject>> augmentationType,
Augmentation<RecordRouteObject> augmentation) |
RecordRouteObjectBuilder |
RecordRouteObjectBuilder.removeAugmentation(Class<? extends Augmentation<RecordRouteObject>> augmentationType) |
| Constructor and Description |
|---|
RecordRouteObjectBuilder(RecordRouteObject base) |
Copyright © 2016 OpenDaylight. All rights reserved.