Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsi.grouping.NxmNxNsi
-
-
Uses of NxmNxNsi 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 NxmNxNsi Modifier and Type Method Description NxmNxNsiNxAugMatchNodesNodeTableFlowBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchNotifPacketInBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchPacketInMessageBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchRpcAddFlowBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchRpcGetFlowStatsBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchRpcRemoveFlowBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNsi()NxmNxNsiNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNsi()NxmNxNsiNxmNxNsiGrouping. getNxmNxNsi()Return nxmNxNsi, ornullif it is not present. -
Uses of NxmNxNsi in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsi.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsi.grouping with type parameters of type NxmNxNsi Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>>
E$$NxmNxNsiBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsi.grouping that return NxmNxNsi Modifier and Type Method Description NxmNxNsiNxmNxNsiBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsi.grouping that return types with arguments of type NxmNxNsi Modifier and Type Method Description default Class<NxmNxNsi>NxmNxNsi. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsi.grouping with parameters of type NxmNxNsi Modifier and Type Method Description static booleanNxmNxNsi. bindingEquals(@NonNull NxmNxNsi thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNsi. bindingHashCode(@NonNull NxmNxNsi obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNsi. bindingToString(@NonNull NxmNxNsi 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.nsi.grouping with type arguments of type NxmNxNsi Modifier and Type Method Description NxmNxNsiBuilderNxmNxNsiBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi> augmentation)Add an augmentation to this builder's product.NxmNxNsiBuilderNxmNxNsiBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsi>> 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.nsi.grouping with parameters of type NxmNxNsi Constructor Description NxmNxNsiBuilder(NxmNxNsi base)
-