| Modifier and Type | Method and Description |
|---|---|
List<FlowLabel> |
FlowLabelCaseBuilder.getFlowLabel() |
| Modifier and Type | Method and Description |
|---|---|
FlowLabelCaseBuilder |
FlowLabelCaseBuilder.setFlowLabel(List<FlowLabel> values) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel>> |
FlowLabelBuilder.augmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
FlowLabel |
FlowLabelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FlowLabelBuilder |
FlowLabelBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel> augmentationValue) |
FlowLabelBuilder |
FlowLabelBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel> augmentationValue) |
FlowLabelBuilder |
FlowLabelBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowLabel>> augmentationType) |
| Constructor and Description |
|---|
FlowLabelBuilder(FlowLabel base) |
Copyright © 2019 OpenDaylight. All rights reserved.