Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionCtClearRpcTransmitPacketCase
-
-
Uses of NxActionCtClearRpcTransmitPacketCase 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 with type parameters of type NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>>
E$$NxActionCtClearRpcTransmitPacketCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action that return NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description NxActionCtClearRpcTransmitPacketCaseNxActionCtClearRpcTransmitPacketCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action that return types with arguments of type NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description default Class<NxActionCtClearRpcTransmitPacketCase>NxActionCtClearRpcTransmitPacketCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with type arguments of type NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description NxActionCtClearRpcTransmitPacketCaseBuilderNxActionCtClearRpcTransmitPacketCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase> augmentationValue)NxActionCtClearRpcTransmitPacketCaseBuilderNxActionCtClearRpcTransmitPacketCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase> augmentationValue)NxActionCtClearRpcTransmitPacketCaseBuilderNxActionCtClearRpcTransmitPacketCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with parameters of type NxActionCtClearRpcTransmitPacketCase Constructor Description NxActionCtClearRpcTransmitPacketCaseBuilder(NxActionCtClearRpcTransmitPacketCase base)
-