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()Return nxmNxNshc2, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._2.grouping with parameters of type NxmNxNshc2 Modifier and Type Method Description static booleanNxmNxNshc2. bindingEquals(@NonNull NxmNxNshc2 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNshc2. bindingHashCode(@NonNull NxmNxNshc2 obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNshc2. bindingToString(@NonNull NxmNxNshc2 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.nshc._2.grouping with type arguments of type NxmNxNshc2 Modifier and Type Method Description 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)
-