Modifier and Type | Method and Description |
---|---|
List<Prefix> |
PrefixListBuilder.getPrefix() |
Modifier and Type | Method and Description |
---|---|
PrefixListBuilder |
PrefixListBuilder.setPrefix(List<Prefix> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Prefix>> |
PrefixBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Prefix |
PrefixBuilder.build() |
Modifier and Type | Method and Description |
---|---|
PrefixBuilder |
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
Augmentation<Prefix> augmentationValue) |
PrefixBuilder |
PrefixBuilder.addAugmentation(Class<? extends Augmentation<Prefix>> augmentationType,
Augmentation<Prefix> augmentationValue) |
PrefixBuilder |
PrefixBuilder.removeAugmentation(Class<? extends Augmentation<Prefix>> augmentationType) |
Constructor and Description |
---|
PrefixBuilder(Prefix base) |
Copyright © 2019 OpenDaylight. All rights reserved.