| Modifier and Type | Method and Description |
|---|---|
List<Errors> |
PcerrMessageBuilder.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
PcerrMessageBuilder |
PcerrMessageBuilder.setErrors(List<Errors> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Errors>> |
ErrorsBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Errors |
ErrorsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Errors> |
Errors.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
ErrorsBuilder |
ErrorsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Errors>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Errors> augmentationValue) |
ErrorsBuilder |
ErrorsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Errors>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Errors> augmentationValue) |
ErrorsBuilder |
ErrorsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Errors>> augmentationType) |
| Constructor and Description |
|---|
ErrorsBuilder(Errors base) |
Copyright © 2020 OpenDaylight. All rights reserved.