| Modifier and Type | Method and Description |
|---|---|
PathKey |
PathKeyCaseBuilder.getPathKey() |
PathKey |
PathKeyCase.getPathKey() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyCaseBuilder |
PathKeyCaseBuilder.setPathKey(PathKey value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<PathKey>> |
PathKeyBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathKey |
PathKeyBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyBuilder |
PathKeyBuilder.addAugmentation(Class<? extends Augmentation<PathKey>> augmentationType,
Augmentation<PathKey> augmentation) |
PathKeyBuilder |
PathKeyBuilder.addAugmentation(Class<? extends Augmentation<PathKey>> augmentationType,
Augmentation<PathKey> augmentation) |
PathKeyBuilder |
PathKeyBuilder.removeAugmentation(Class<? extends Augmentation<PathKey>> augmentationType) |
| Constructor and Description |
|---|
PathKeyBuilder(PathKey base) |
Copyright © 2016 OpenDaylight. All rights reserved.