| Modifier and Type | Method and Description |
|---|---|
SegmentComputation |
RequestsBuilder.getSegmentComputation() |
SegmentComputation |
Requests.getSegmentComputation() |
| Modifier and Type | Method and Description |
|---|---|
RequestsBuilder |
RequestsBuilder.setSegmentComputation(SegmentComputation value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> |
SegmentComputationBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SegmentComputation |
SegmentComputationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SegmentComputationBuilder |
SegmentComputationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation> augmentationValue) |
SegmentComputationBuilder |
SegmentComputationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation> augmentationValue) |
SegmentComputationBuilder |
SegmentComputationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> augmentationType) |
| Constructor and Description |
|---|
SegmentComputationBuilder(SegmentComputation base) |
Copyright © 2018 OpenDaylight. All rights reserved.