| Modifier and Type | Method and Description |
|---|---|
ReportedRoute |
P2pBuilder.getReportedRoute() |
@Nullable ReportedRoute |
P2p.getReportedRoute() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setReportedRoute(ReportedRoute value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedRoute>> |
ReportedRouteBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ReportedRoute |
ReportedRouteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<ReportedRoute> |
ReportedRoute.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
ReportedRouteBuilder |
ReportedRouteBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedRoute>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ReportedRoute> augmentationValue) |
ReportedRouteBuilder |
ReportedRouteBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedRoute>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ReportedRoute> augmentationValue) |
ReportedRouteBuilder |
ReportedRouteBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedRoute>> augmentationType) |
| Constructor and Description |
|---|
ReportedRouteBuilder(ReportedRoute base) |
Copyright © 2020 OpenDaylight. All rights reserved.