| Modifier and Type | Method and Description |
|---|---|
List<FlowMods> |
NxLearnBuilder.getFlowMods() |
| Modifier and Type | Method and Description |
|---|---|
NxLearnBuilder |
NxLearnBuilder.setFlowMods(List<FlowMods> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowMods>> |
FlowModsBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
FlowMods |
FlowModsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FlowModsBuilder |
FlowModsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowMods>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowMods> augmentationValue) |
FlowModsBuilder |
FlowModsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowMods>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowMods> augmentationValue) |
FlowModsBuilder |
FlowModsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowMods>> augmentationType) |
| Constructor and Description |
|---|
FlowModsBuilder(FlowMods base) |
Copyright © 2019 OpenDaylight. All rights reserved.