Modifier and Type | Method and Description |
---|---|
List<Entry> |
MplsLabelStackBuilder.getEntry() |
Modifier and Type | Method and Description |
---|---|
MplsLabelStackBuilder |
MplsLabelStackBuilder.setEntry(List<Entry> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Entry>> |
EntryBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Entry |
EntryBuilder.build() |
Modifier and Type | Method and Description |
---|---|
EntryBuilder |
EntryBuilder.addAugmentation(Class<? extends Augmentation<Entry>> augmentationType,
Augmentation<Entry> augmentationValue) |
EntryBuilder |
EntryBuilder.addAugmentation(Class<? extends Augmentation<Entry>> augmentationType,
Augmentation<Entry> augmentationValue) |
EntryBuilder |
EntryBuilder.removeAugmentation(Class<? extends Augmentation<Entry>> augmentationType) |
Constructor and Description |
---|
EntryBuilder(Entry base) |
Copyright © 2019 OpenDaylight. All rights reserved.