Modifier and Type | Method and Description |
---|---|
List<Hop> |
ExplicitLocatorPathBuilder.getHop() |
Modifier and Type | Method and Description |
---|---|
ExplicitLocatorPathBuilder |
ExplicitLocatorPathBuilder.setHop(List<Hop> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Hop>> |
HopBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Hop |
HopBuilder.build() |
Modifier and Type | Method and Description |
---|---|
HopBuilder |
HopBuilder.addAugmentation(Class<? extends Augmentation<Hop>> augmentationType,
Augmentation<Hop> augmentationValue) |
HopBuilder |
HopBuilder.addAugmentation(Class<? extends Augmentation<Hop>> augmentationType,
Augmentation<Hop> augmentationValue) |
HopBuilder |
HopBuilder.removeAugmentation(Class<? extends Augmentation<Hop>> augmentationType) |
Constructor and Description |
---|
HopBuilder(Hop base) |
Copyright © 2019 OpenDaylight. All rights reserved.