Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._1.grouping.NxmNxNshc1
-
-
Uses of NxmNxNshc1 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 NxmNxNshc1 Modifier and Type Method Description NxmNxNshc1NxAugMatchNodesNodeTableFlowBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchNotifPacketInBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchPacketInMessageBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchRpcAddFlowBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchRpcGetFlowStatsBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchRpcRemoveFlowBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNshc1()NxmNxNshc1NxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNshc1()NxmNxNshc1NxmNxNshc1Grouping. getNxmNxNshc1()Return nxmNxNshc1, ornullif it is not present. -
Uses of NxmNxNshc1 in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._1.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._1.grouping with type parameters of type NxmNxNshc1 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>>
E$$NxmNxNshc1Builder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._1.grouping that return NxmNxNshc1 Modifier and Type Method Description NxmNxNshc1NxmNxNshc1Builder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._1.grouping that return types with arguments of type NxmNxNshc1 Modifier and Type Method Description default Class<NxmNxNshc1>NxmNxNshc1. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._1.grouping with parameters of type NxmNxNshc1 Modifier and Type Method Description static booleanNxmNxNshc1. bindingEquals(@NonNull NxmNxNshc1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNshc1. bindingHashCode(@NonNull NxmNxNshc1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNshc1. bindingToString(@NonNull NxmNxNshc1 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._1.grouping with type arguments of type NxmNxNshc1 Modifier and Type Method Description NxmNxNshc1BuilderNxmNxNshc1Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1> augmentation)Add an augmentation to this builder's product.NxmNxNshc1BuilderNxmNxNshc1Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc1>> 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._1.grouping with parameters of type NxmNxNshc1 Constructor Description NxmNxNshc1Builder(NxmNxNshc1 base)
-