Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionCtClearRpcTransmitPacketCaseBuilder
Packages that use NxActionCtClearRpcTransmitPacketCaseBuilder
Package
Description
-
Uses of NxActionCtClearRpcTransmitPacketCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action that return NxActionCtClearRpcTransmitPacketCaseBuilderModifier and TypeMethodDescriptionNxActionCtClearRpcTransmitPacketCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase> augmentation) Add an augmentation to this builder's product.NxActionCtClearRpcTransmitPacketCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>> augmentationType) Remove an augmentation from this builder's product.NxActionCtClearRpcTransmitPacketCaseBuilder.setNxCtClear
(NxCtClear value) Set the property corresponding toNxActionCtClearGrouping.getNxCtClear()
to the specified value.