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()Return nxmNxNshNp, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsh.np.grouping with parameters of type NxmNxNshNp Modifier and Type Method Description static booleanNxmNxNshNp. bindingEquals(@NonNull NxmNxNshNp thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNshNp. bindingHashCode(@NonNull NxmNxNshNp obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNshNp. bindingToString(@NonNull NxmNxNshNp obj)Default implementation ofObject.toString()contract for this interface.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(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)
-