| Modifier and Type | Method and Description |
|---|---|
List<Exrs> |
ExrsBuilder.getExrs() |
List<Exrs> |
Exrs.getExrs() |
| Modifier and Type | Method and Description |
|---|---|
ExrsBuilder |
ExrsBuilder.setExrs(List<Exrs> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Exrs>> |
ExrsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Exrs |
ExrsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ExrsBuilder |
ExrsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Exrs>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Exrs> augmentationValue) |
ExrsBuilder |
ExrsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Exrs>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Exrs> augmentationValue) |
ExrsBuilder |
ExrsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Exrs>> augmentationType) |
| Constructor and Description |
|---|
ExrsBuilder(Exrs base) |
Copyright © 2018 OpenDaylight. All rights reserved.