Modifier and Type | Method and Description |
---|---|
SourceDestKey |
SourceDestKey.getSourceDestKey()
Source/Dest LCAF type.
|
SourceDestKey |
SourceDestKeyBuilder.getSourceDestKey() |
Modifier and Type | Method and Description |
---|---|
SourceDestKeyBuilder |
SourceDestKeyBuilder.setSourceDestKey(SourceDestKey value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<SourceDestKey>> |
SourceDestKeyBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
SourceDestKey |
SourceDestKeyBuilder.build() |
Modifier and Type | Method and Description |
---|---|
SourceDestKeyBuilder |
SourceDestKeyBuilder.addAugmentation(Class<? extends Augmentation<SourceDestKey>> augmentationType,
Augmentation<SourceDestKey> augmentationValue) |
SourceDestKeyBuilder |
SourceDestKeyBuilder.addAugmentation(Class<? extends Augmentation<SourceDestKey>> augmentationType,
Augmentation<SourceDestKey> augmentationValue) |
SourceDestKeyBuilder |
SourceDestKeyBuilder.removeAugmentation(Class<? extends Augmentation<SourceDestKey>> augmentationType) |
Constructor and Description |
---|
SourceDestKeyBuilder(SourceDestKey base) |
Copyright © 2019 OpenDaylight. All rights reserved.