| Modifier and Type | Method and Description |
|---|---|
StitchingPoint |
FaEndPoint.getStitchingPoint()
Traffic patch to end-point.If present, forwarding adjacency announcement refers
to a FA segment.If present, termination point may not be created.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchingPoint>> |
StitchingPointBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
StitchingPoint |
StitchingPointBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
StitchingPointBuilder |
StitchingPointBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchingPoint>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<StitchingPoint> augmentationValue) |
StitchingPointBuilder |
StitchingPointBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchingPoint>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<StitchingPoint> augmentationValue) |
StitchingPointBuilder |
StitchingPointBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<StitchingPoint>> augmentationType) |
| Constructor and Description |
|---|
StitchingPointBuilder(StitchingPoint base) |
| Modifier and Type | Method and Description |
|---|---|
StitchingPoint |
TailEndBuilder.getStitchingPoint() |
StitchingPoint |
HeadEndBuilder.getStitchingPoint() |
| Modifier and Type | Method and Description |
|---|---|
TailEndBuilder |
TailEndBuilder.setStitchingPoint(StitchingPoint value) |
HeadEndBuilder |
HeadEndBuilder.setStitchingPoint(StitchingPoint value) |
Copyright © 2018 OpenDaylight. All rights reserved.