| Modifier and Type | Method and Description |
|---|---|
Request |
RequestCaseBuilder.getRequest() |
Request |
RequestCase.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
RequestCaseBuilder |
RequestCaseBuilder.setRequest(Request value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> |
RequestBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Request |
RequestBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
RequestBuilder |
RequestBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Request> augmentationValue) |
RequestBuilder |
RequestBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Request> augmentationValue) |
RequestBuilder |
RequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> augmentationType) |
| Constructor and Description |
|---|
RequestBuilder(Request base) |
Copyright © 2018 OpenDaylight. All rights reserved.