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