Modifier and Type | Method and Description |
---|---|
Ted |
OspfNodeAttributesBuilder.getTed() |
@Nullable Ted |
OspfNodeAttributes.getTed() |
Modifier and Type | Method and Description |
---|---|
OspfNodeAttributesBuilder |
OspfNodeAttributesBuilder.setTed(Ted value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Ted>> |
TedBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Ted |
TedBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TedBuilder |
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
Augmentation<Ted> augmentationValue) |
TedBuilder |
TedBuilder.addAugmentation(Class<? extends Augmentation<Ted>> augmentationType,
Augmentation<Ted> augmentationValue) |
TedBuilder |
TedBuilder.removeAugmentation(Class<? extends Augmentation<Ted>> augmentationType) |
Constructor and Description |
---|
TedBuilder(Ted base) |
Copyright © 2019 OpenDaylight. All rights reserved.