| Modifier and Type | Method and Description |
|---|---|
Iro |
IncludeRouteObject.getIro() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Iro>> |
IroBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Iro |
IroBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
IroBuilder |
IroBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Iro>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Iro> augmentationValue) |
IroBuilder |
IroBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Iro>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Iro> augmentationValue) |
IroBuilder |
IroBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Iro>> augmentationType) |
| Constructor and Description |
|---|
IroBuilder(Iro base) |
| Modifier and Type | Method and Description |
|---|---|
Iro |
FailureCaseBuilder.getIro() |
| Modifier and Type | Method and Description |
|---|---|
FailureCaseBuilder |
FailureCaseBuilder.setIro(Iro value) |
| Modifier and Type | Method and Description |
|---|---|
Iro |
PathsBuilder.getIro() |
| Modifier and Type | Method and Description |
|---|---|
PathsBuilder |
PathsBuilder.setIro(Iro value) |
| Modifier and Type | Method and Description |
|---|---|
Iro |
P2pBuilder.getIro() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setIro(Iro value) |
Copyright © 2018 OpenDaylight. All rights reserved.