Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.np.grouping.NxmNxNshNp
-
-
Uses of NxmNxNshNp 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 NxmNxNshNp Modifier and Type Method Description NxmNxNshNpNxAugMatchNodesNodeTableFlowBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchNotifPacketInBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchPacketInMessageBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchRpcAddFlowBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchRpcGetFlowStatsBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchRpcRemoveFlowBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNshNp()NxmNxNshNpNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNshNp()NxmNxNshNpNxmNxNshNpGrouping. getNxmNxNshNp() -
Uses of NxmNxNshNp in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.np.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.np.grouping with type parameters of type NxmNxNshNp Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>>
E$$NxmNxNshNpBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.np.grouping that return NxmNxNshNp Modifier and Type Method Description NxmNxNshNpNxmNxNshNpBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.np.grouping that return types with arguments of type NxmNxNshNp Modifier and Type Method Description default Class<NxmNxNshNp>NxmNxNshNp. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.np.grouping with type arguments of type NxmNxNshNp Modifier and Type Method Description NxmNxNshNpBuilderNxmNxNshNpBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshNpBuilder.addAugmentation(Augmentation)orNxmNxNshNpBuilder.removeAugmentation(Class)instead.NxmNxNshNpBuilderNxmNxNshNpBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxNshNpBuilder.addAugmentation(Augmentation)orNxmNxNshNpBuilder.removeAugmentation(Class)instead.NxmNxNshNpBuilderNxmNxNshNpBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp> augmentation)Add an augmentation to this builder's product.NxmNxNshNpBuilderNxmNxNshNpBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshNp>> 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.nsh.np.grouping with parameters of type NxmNxNshNp Constructor Description NxmNxNshNpBuilder(NxmNxNshNp base)
-