Modifier and Type | Method and Description |
---|---|
List<TerminationPoint> |
NodeBuilder.getTerminationPoint() |
Modifier and Type | Method and Description |
---|---|
NodeBuilder |
NodeBuilder.setTerminationPoint(List<TerminationPoint> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<TerminationPoint>> |
TerminationPointBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
TerminationPoint |
TerminationPointBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TerminationPointBuilder |
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
Augmentation<TerminationPoint> augmentationValue) |
TerminationPointBuilder |
TerminationPointBuilder.addAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType,
Augmentation<TerminationPoint> augmentationValue) |
TerminationPointBuilder |
TerminationPointBuilder.removeAugmentation(Class<? extends Augmentation<TerminationPoint>> augmentationType) |
Constructor and Description |
---|
TerminationPointBuilder(TerminationPoint base) |
Copyright © 2019 OpenDaylight. All rights reserved.