| Modifier and Type | Method and Description |
|---|---|
List<FlowMods> |
NxLearnBuilder.getFlowMods() |
List<FlowMods> |
NxLearn.getFlowMods() |
| Modifier and Type | Method and Description |
|---|---|
NxLearnBuilder |
NxLearnBuilder.setFlowMods(List<FlowMods> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowMods>> |
FlowModsBuilder.getAugmentation(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 © 2018 OpenDaylight. All rights reserved.