Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionMultipathRpcTransmitPacketCase
-
-
Uses of NxActionMultipathRpcTransmitPacketCase 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 NxActionMultipathRpcTransmitPacketCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcTransmitPacketCase>>
E$$NxActionMultipathRpcTransmitPacketCaseBuilder. 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 NxActionMultipathRpcTransmitPacketCase Modifier and Type Method Description NxActionMultipathRpcTransmitPacketCaseNxActionMultipathRpcTransmitPacketCaseBuilder. 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 NxActionMultipathRpcTransmitPacketCase Modifier and Type Method Description default Class<NxActionMultipathRpcTransmitPacketCase>NxActionMultipathRpcTransmitPacketCase. 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 NxActionMultipathRpcTransmitPacketCase Modifier and Type Method Description NxActionMultipathRpcTransmitPacketCaseBuilderNxActionMultipathRpcTransmitPacketCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcTransmitPacketCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcTransmitPacketCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxActionMultipathRpcTransmitPacketCaseBuilderNxActionMultipathRpcTransmitPacketCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcTransmitPacketCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcTransmitPacketCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxActionMultipathRpcTransmitPacketCaseBuilderNxActionMultipathRpcTransmitPacketCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcTransmitPacketCase> augmentation)Add an augmentation to this builder's product.NxActionMultipathRpcTransmitPacketCaseBuilderNxActionMultipathRpcTransmitPacketCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcTransmitPacketCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with parameters of type NxActionMultipathRpcTransmitPacketCase Constructor Description NxActionMultipathRpcTransmitPacketCaseBuilder(NxActionMultipathRpcTransmitPacketCase base)
-