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