Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping.NxmNxNsp
-
-
Uses of NxmNxNsp 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 NxmNxNsp Modifier and Type Method Description NxmNxNspNxAugMatchNodesNodeTableFlowBuilder. getNxmNxNsp()NxmNxNspNxAugMatchNotifPacketInBuilder. getNxmNxNsp()NxmNxNspNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxNsp()NxmNxNspNxAugMatchPacketInMessageBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcAddFlowBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcGetFlowStatsBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcRemoveFlowBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxNsp()NxmNxNspNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxNsp()NxmNxNspNxmNxNspGrouping. getNxmNxNsp()Return nxmNxNsp, ornullif it is not present. -
Uses of NxmNxNsp in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping with type parameters of type NxmNxNsp Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>>
E$$NxmNxNspBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping that return NxmNxNsp Modifier and Type Method Description NxmNxNspNxmNxNspBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping that return types with arguments of type NxmNxNsp Modifier and Type Method Description default Class<NxmNxNsp>NxmNxNsp. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.nsp.grouping with parameters of type NxmNxNsp Modifier and Type Method Description static booleanNxmNxNsp. bindingEquals(@NonNull NxmNxNsp thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxNsp. bindingHashCode(@NonNull NxmNxNsp obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxNsp. bindingToString(@NonNull NxmNxNsp 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.nsp.grouping with type arguments of type NxmNxNsp Modifier and Type Method Description NxmNxNspBuilderNxmNxNspBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp> augmentation)Add an augmentation to this builder's product.NxmNxNspBuilderNxmNxNspBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxNsp>> 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.nsp.grouping with parameters of type NxmNxNsp Constructor Description NxmNxNspBuilder(NxmNxNsp base)
-