Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping.NxmNxNshc2
-
-
Uses of NxmNxNshc2 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 NxmNxNshc2 Modifier and Type Method Description NxmNxNshc2NxAugMatchNodesNodeTableFlowBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchNotifPacketInBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchPacketInMessageBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchRpcAddFlowBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchRpcGetFlowStatsBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchRpcRemoveFlowBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNshc2()NxmNxNshc2NxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNshc2()NxmNxNshc2NxmNxNshc2Grouping. getNxmNxNshc2() -
Uses of NxmNxNshc2 in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping with type parameters of type NxmNxNshc2 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc2>>
E$$NxmNxNshc2Builder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping that return NxmNxNshc2 Modifier and Type Method Description NxmNxNshc2NxmNxNshc2Builder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping that return types with arguments of type NxmNxNshc2 Modifier and Type Method Description default Class<NxmNxNshc2>NxmNxNshc2. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping with type arguments of type NxmNxNshc2 Modifier and Type Method Description NxmNxNshc2BuilderNxmNxNshc2Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc2>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc2> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshc2Builder.addAugmentation(Augmentation)orNxmNxNshc2Builder.removeAugmentation(Class)instead.NxmNxNshc2BuilderNxmNxNshc2Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc2>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc2> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshc2Builder.addAugmentation(Augmentation)orNxmNxNshc2Builder.removeAugmentation(Class)instead.NxmNxNshc2BuilderNxmNxNshc2Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc2> augmentation)Add an augmentation to this builder's product.NxmNxNshc2BuilderNxmNxNshc2Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc2>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping with parameters of type NxmNxNshc2 Constructor Description NxmNxNshc2Builder(NxmNxNshc2 base)
-