| Modifier and Type | Method and Description |
|---|---|
@Nullable Rro |
ReportedRouteObject.getRro() |
| Modifier and Type | Method and Description |
|---|---|
Rro |
FailureCaseBuilder.getRro() |
| Modifier and Type | Method and Description |
|---|---|
FailureCaseBuilder |
FailureCaseBuilder.setRro(Rro value) |
| Modifier and Type | Method and Description |
|---|---|
Rro |
PathsBuilder.getRro() |
| Modifier and Type | Method and Description |
|---|---|
PathsBuilder |
PathsBuilder.setRro(Rro value) |
| Modifier and Type | Method and Description |
|---|---|
Rro |
P2pBuilder.getRro() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setRro(Rro value) |
| Modifier and Type | Method and Description |
|---|---|
Rro |
ReportedRouteObjectCaseBuilder.getRro() |
| Modifier and Type | Method and Description |
|---|---|
ReportedRouteObjectCaseBuilder |
ReportedRouteObjectCaseBuilder.setRro(Rro value) |
| Modifier and Type | Method and Description |
|---|---|
Rro |
ReportedRouteBuilder.getRro() |
| Modifier and Type | Method and Description |
|---|---|
ReportedRouteBuilder |
ReportedRouteBuilder.setRro(Rro value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Rro>> |
RroBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Rro |
RroBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Rro> |
Rro.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
RroBuilder |
RroBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Rro>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Rro> augmentationValue) |
RroBuilder |
RroBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Rro>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Rro> augmentationValue) |
RroBuilder |
RroBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Rro>> augmentationType) |
| Constructor and Description |
|---|
RroBuilder(Rro base) |
Copyright © 2020 OpenDaylight. All rights reserved.