| Modifier and Type | Method and Description |
|---|---|
ExtendedId |
Extended.getExtendedId() |
| Modifier and Type | Method and Description |
|---|---|
static InstanceIdentifier<ExtendedId> |
ExtendedId.getInstanceIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedId |
ExtendedBuilder.getExtendedId() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedBuilder |
ExtendedBuilder.setExtendedId(ExtendedId value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<? super ExtendedId>> |
ExtendedIdBuilder.getAugmentation(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> augmentation) |
ExtendedIdBuilder |
ExtendedIdBuilder.addAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType,
Augmentation<ExtendedId> augmentation) |
ExtendedIdBuilder |
ExtendedIdBuilder.removeAugmentation(Class<? extends Augmentation<ExtendedId>> augmentationType) |
| Constructor and Description |
|---|
ExtendedIdBuilder(ExtendedId base) |
Copyright © 2019 OpenDaylight. All rights reserved.