| Modifier and Type | Method and Description |
|---|---|
ErrorObject |
PcepErrorObject.getErrorObject() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ErrorObject>> |
ErrorObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ErrorObject |
ErrorObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ErrorObjectBuilder |
ErrorObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ErrorObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ErrorObject> augmentationValue) |
ErrorObjectBuilder |
ErrorObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ErrorObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ErrorObject> augmentationValue) |
ErrorObjectBuilder |
ErrorObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ErrorObject>> augmentationType) |
| Constructor and Description |
|---|
ErrorObjectBuilder(ErrorObject base) |
| Modifier and Type | Method and Description |
|---|---|
ErrorObject |
ErrorsBuilder.getErrorObject() |
| Modifier and Type | Method and Description |
|---|---|
ErrorsBuilder |
ErrorsBuilder.setErrorObject(ErrorObject value) |
Copyright © 2018 OpenDaylight. All rights reserved.