Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionLearnRpcTransmitPacketCaseBuilder
Packages that use NxActionLearnRpcTransmitPacketCaseBuilder
Package
Description
-
Uses of NxActionLearnRpcTransmitPacketCaseBuilder 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 NxActionLearnRpcTransmitPacketCaseBuilderModifier and TypeMethodDescriptionNxActionLearnRpcTransmitPacketCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcTransmitPacketCase> augmentation) Add an augmentation to this builder's product.NxActionLearnRpcTransmitPacketCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcTransmitPacketCase>> augmentationType) Remove an augmentation from this builder's product.NxActionLearnRpcTransmitPacketCaseBuilder.setNxLearn
(NxLearn value) Set the property corresponding toNxActionLearnGrouping.getNxLearn()
to the specified value.