Modifier and Type | Method and Description |
---|---|
ExtendedId |
ExtendedBuilder.getExtendedId() |
@Nullable ExtendedId |
Extended.getExtendedId() |
Modifier and Type | Method and Description |
---|---|
ExtendedBuilder |
ExtendedBuilder.setExtendedId(ExtendedId value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<ExtendedId>> |
ExtendedIdBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
ExtendedId |
ExtendedIdBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ExtendedIdBuilder |
ExtendedIdBuilder.addAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType,
Augmentation<ExtendedId> augmentationValue) |
ExtendedIdBuilder |
ExtendedIdBuilder.addAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType,
Augmentation<ExtendedId> augmentationValue) |
ExtendedIdBuilder |
ExtendedIdBuilder.removeAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType) |
Constructor and Description |
---|
ExtendedIdBuilder(ExtendedId base) |
Copyright © 2019 OpenDaylight. All rights reserved.