Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.value._case.FlowModAddMatchFromValueBuilder
Packages that use FlowModAddMatchFromValueBuilder
Package
Description
-
Uses of FlowModAddMatchFromValueBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.value._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.value._case that return FlowModAddMatchFromValueBuilderModifier and TypeMethodDescriptionFlowModAddMatchFromValueBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue> augmentation) Add an augmentation to this builder's product.FlowModAddMatchFromValueBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> augmentationType) Remove an augmentation from this builder's product.FlowModAddMatchFromValueBuilder.setFlowModNumBits
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toFlowModAddMatchFromValue.getFlowModNumBits()
to the specified value.FlowModAddMatchFromValueBuilder.setSrcField
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toFlowModAddMatchFromValue.getSrcField()
to the specified value.FlowModAddMatchFromValueBuilder.setSrcOfs
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toFlowModAddMatchFromValue.getSrcOfs()
to the specified value.FlowModAddMatchFromValueBuilder.setValue
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toFlowModAddMatchFromValue.getValue()
to the specified value.