Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case.FlowModOutputToPortBuilder
Package
Description
-
Uses of FlowModOutputToPortBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case
Modifier and TypeMethodDescriptionFlowModOutputToPortBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort> augmentation) Add an augmentation to this builder's product.FlowModOutputToPortBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort>> augmentationType) Remove an augmentation from this builder's product.FlowModOutputToPortBuilder.setFlowModNumBits
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toFlowModOutputToPort.getFlowModNumBits()
to the specified value.FlowModOutputToPortBuilder.setSrcField
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toFlowModOutputToPort.getSrcField()
to the specified value.FlowModOutputToPortBuilder.setSrcOfs
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toFlowModOutputToPort.getSrcOfs()
to the specified value.