Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec.FlowModCopyFieldIntoFieldCaseBuilder
Packages that use FlowModCopyFieldIntoFieldCaseBuilder
Package
Description
-
Uses of FlowModCopyFieldIntoFieldCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec that return FlowModCopyFieldIntoFieldCaseBuilderModifier and TypeMethodDescriptionFlowModCopyFieldIntoFieldCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoFieldCase> augmentation) Add an augmentation to this builder's product.FlowModCopyFieldIntoFieldCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoFieldCase>> augmentationType) Remove an augmentation from this builder's product.FlowModCopyFieldIntoFieldCaseBuilder.setFlowModCopyFieldIntoField
(FlowModCopyFieldIntoField value) Set the property corresponding toFlowModCopyFieldIntoFieldCase.getFlowModCopyFieldIntoField()
to the specified value.