Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._4.grouping.NxmNxNshc4
-
-
Uses of NxmNxNshc4 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 NxmNxNshc4 Modifier and Type Method Description NxmNxNshc4NxAugMatchNodesNodeTableFlowBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchNotifPacketInBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchPacketInMessageBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchRpcAddFlowBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchRpcGetFlowStatsBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchRpcRemoveFlowBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNshc4()NxmNxNshc4NxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNshc4()NxmNxNshc4NxmNxNshc4Grouping. getNxmNxNshc4()Return nxmNxNshc4, ornullif it is not present. -
Uses of NxmNxNshc4 in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._4.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._4.grouping with type parameters of type NxmNxNshc4 Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc4>>
E$$NxmNxNshc4Builder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._4.grouping that return NxmNxNshc4 Modifier and Type Method Description NxmNxNshc4NxmNxNshc4Builder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._4.grouping that return types with arguments of type NxmNxNshc4 Modifier and Type Method Description default Class<NxmNxNshc4>NxmNxNshc4. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nshc._4.grouping with parameters of type NxmNxNshc4 Modifier and Type Method Description static booleanNxmNxNshc4. bindingEquals(@NonNull NxmNxNshc4 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNshc4. bindingHashCode(@NonNull NxmNxNshc4 obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNshc4. bindingToString(@NonNull NxmNxNshc4 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._4.grouping with type arguments of type NxmNxNshc4 Modifier and Type Method Description NxmNxNshc4BuilderNxmNxNshc4Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc4> augmentation)Add an augmentation to this builder's product.NxmNxNshc4BuilderNxmNxNshc4Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNshc4>> 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._4.grouping with parameters of type NxmNxNshc4 Constructor Description NxmNxNshc4Builder(NxmNxNshc4 base)
-