Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec.FlowModAddMatchFromFieldCaseBuilder
Packages that use FlowModAddMatchFromFieldCaseBuilder
Package
Description
-
Uses of FlowModAddMatchFromFieldCaseBuilder 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 FlowModAddMatchFromFieldCaseBuilderModifier and TypeMethodDescriptionFlowModAddMatchFromFieldCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromFieldCase> augmentation) Add an augmentation to this builder's product.FlowModAddMatchFromFieldCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromFieldCase>> augmentationType) Remove an augmentation from this builder's product.FlowModAddMatchFromFieldCaseBuilder.setFlowModAddMatchFromField
(FlowModAddMatchFromField value) Set the property corresponding toFlowModAddMatchFromFieldCase.getFlowModAddMatchFromField()
to the specified value.