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
-
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 FlowModCopyValueIntoFieldCaseBuilderModifier and TypeMethodDescriptionFlowModCopyValueIntoFieldCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase> augmentation) Add an augmentation to this builder's product.FlowModCopyValueIntoFieldCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> augmentationType) Remove an augmentation from this builder's product.FlowModCopyValueIntoFieldCaseBuilder.setFlowModCopyValueIntoField
(FlowModCopyValueIntoField value) Set the property corresponding toFlowModCopyValueIntoFieldCase.getFlowModCopyValueIntoField()
to the specified value.