Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModCopyValueIntoFieldCaseBuilder
-
Packages that use FlowModCopyValueIntoFieldCaseBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec -
-
Uses of FlowModCopyValueIntoFieldCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec that return FlowModCopyValueIntoFieldCaseBuilder Modifier and Type Method Description FlowModCopyValueIntoFieldCaseBuilderFlowModCopyValueIntoFieldCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.FlowModCopyValueIntoFieldCaseBuilderFlowModCopyValueIntoFieldCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase> augmentation)Add an augmentation to this builder's product.FlowModCopyValueIntoFieldCaseBuilderFlowModCopyValueIntoFieldCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> augmentationType)Remove an augmentation from this builder's product.FlowModCopyValueIntoFieldCaseBuilderFlowModCopyValueIntoFieldCaseBuilder. setFlowModCopyValueIntoField(FlowModCopyValueIntoField value)
-