Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._3.grouping.NxmNxNshc3
-
-
Uses of NxmNxNshc3 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 NxmNxNshc3 Modifier and Type Method Description NxmNxNshc3NxAugMatchNodesNodeTableFlowBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchNotifPacketInBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchPacketInMessageBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchRpcAddFlowBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchRpcGetFlowStatsBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchRpcRemoveFlowBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNshc3()NxmNxNshc3NxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNshc3()NxmNxNshc3NxmNxNshc3Grouping. getNxmNxNshc3() -
Uses of NxmNxNshc3 in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._3.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._3.grouping with type parameters of type NxmNxNshc3 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc3>>
E$$NxmNxNshc3Builder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._3.grouping that return NxmNxNshc3 Modifier and Type Method Description NxmNxNshc3NxmNxNshc3Builder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._3.grouping that return types with arguments of type NxmNxNshc3 Modifier and Type Method Description default Class<NxmNxNshc3>NxmNxNshc3. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._3.grouping with type arguments of type NxmNxNshc3 Modifier and Type Method Description NxmNxNshc3BuilderNxmNxNshc3Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc3>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc3> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshc3Builder.addAugmentation(Augmentation)orNxmNxNshc3Builder.removeAugmentation(Class)instead.NxmNxNshc3BuilderNxmNxNshc3Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc3>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc3> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshc3Builder.addAugmentation(Augmentation)orNxmNxNshc3Builder.removeAugmentation(Class)instead.NxmNxNshc3BuilderNxmNxNshc3Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc3> augmentation)Add an augmentation to this builder's product.NxmNxNshc3BuilderNxmNxNshc3Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc3>> 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._3.grouping with parameters of type NxmNxNshc3 Constructor Description NxmNxNshc3Builder(NxmNxNshc3 base)
-