Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping.NxmNxReg
-
-
Uses of NxmNxReg in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return NxmNxReg Modifier and Type Method Description NxmNxRegNxAugMatchNodesNodeTableFlowBuilder. getNxmNxReg()NxmNxRegNxAugMatchNotifPacketInBuilder. getNxmNxReg()NxmNxRegNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxReg()NxmNxRegNxAugMatchPacketInMessageBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcAddFlowBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcGetFlowStatsBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcRemoveFlowBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxReg()NxmNxRegNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxReg()@Nullable NxmNxRegNxmNxRegGrouping. getNxmNxReg() -
Uses of NxmNxReg in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping with type parameters of type NxmNxReg Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>>
E$$NxmNxRegBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping that return NxmNxReg Modifier and Type Method Description NxmNxRegNxmNxRegBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping that return types with arguments of type NxmNxReg Modifier and Type Method Description default Class<NxmNxReg>NxmNxReg. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping with type arguments of type NxmNxReg Modifier and Type Method Description NxmNxRegBuilderNxmNxRegBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg> augmentationValue)NxmNxRegBuilderNxmNxRegBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg> augmentationValue)NxmNxRegBuilderNxmNxRegBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.reg.grouping with parameters of type NxmNxReg Constructor Description NxmNxRegBuilder(NxmNxReg base)
-