Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec.FlowModAddMatchFromValueCaseBuilder
Packages that use FlowModAddMatchFromValueCaseBuilder
Package
Description
-
Uses of FlowModAddMatchFromValueCaseBuilder 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 FlowModAddMatchFromValueCaseBuilderModifier and TypeMethodDescriptionFlowModAddMatchFromValueCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase> augmentation) Add an augmentation to this builder's product.FlowModAddMatchFromValueCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType) Remove an augmentation from this builder's product.FlowModAddMatchFromValueCaseBuilder.setFlowModAddMatchFromValue
(FlowModAddMatchFromValue value) Set the property corresponding toFlowModAddMatchFromValueCase.getFlowModAddMatchFromValue()
to the specified value.