| Modifier and Type | Method and Description |
|---|---|
Xro |
ExcludeRouteObject.getXro() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Xro>> |
XroBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Xro |
XroBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
XroBuilder |
XroBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Xro>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Xro> augmentationValue) |
XroBuilder |
XroBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Xro>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Xro> augmentationValue) |
XroBuilder |
XroBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Xro>> augmentationType) |
| Constructor and Description |
|---|
XroBuilder(Xro base) |
| Modifier and Type | Method and Description |
|---|---|
Xro |
FailureCaseBuilder.getXro() |
| Modifier and Type | Method and Description |
|---|---|
FailureCaseBuilder |
FailureCaseBuilder.setXro(Xro value) |
| Modifier and Type | Method and Description |
|---|---|
Xro |
PathsBuilder.getXro() |
| Modifier and Type | Method and Description |
|---|---|
PathsBuilder |
PathsBuilder.setXro(Xro value) |
| Modifier and Type | Method and Description |
|---|---|
Xro |
SvecBuilder.getXro() |
| Modifier and Type | Method and Description |
|---|---|
SvecBuilder |
SvecBuilder.setXro(Xro value) |
| Modifier and Type | Method and Description |
|---|---|
Xro |
P2pBuilder.getXro() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setXro(Xro value) |
Copyright © 2018 OpenDaylight. All rights reserved.