Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.src.grouping.NxmNxTunIpv4Src
-
-
Uses of NxmNxTunIpv4Src 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 NxmNxTunIpv4Src Modifier and Type Method Description NxmNxTunIpv4SrcNxAugMatchNodesNodeTableFlowBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchNotifPacketInBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchPacketInMessageBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchRpcAddFlowBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchRpcGetFlowStatsBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchRpcRemoveFlowBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxTunIpv4Src()NxmNxTunIpv4SrcNxmNxTunIpv4SrcGrouping. getNxmNxTunIpv4Src()Return nxmNxTunIpv4Src, ornullif it is not present. -
Uses of NxmNxTunIpv4Src in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.src.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.src.grouping with type parameters of type NxmNxTunIpv4Src Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Src>>
E$$NxmNxTunIpv4SrcBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.src.grouping that return NxmNxTunIpv4Src Modifier and Type Method Description NxmNxTunIpv4SrcNxmNxTunIpv4SrcBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.src.grouping that return types with arguments of type NxmNxTunIpv4Src Modifier and Type Method Description default Class<NxmNxTunIpv4Src>NxmNxTunIpv4Src. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.src.grouping with parameters of type NxmNxTunIpv4Src Modifier and Type Method Description static booleanNxmNxTunIpv4Src. bindingEquals(@NonNull NxmNxTunIpv4Src thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxTunIpv4Src. bindingHashCode(@NonNull NxmNxTunIpv4Src obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxTunIpv4Src. bindingToString(@NonNull NxmNxTunIpv4Src 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.tun.ipv4.src.grouping with type arguments of type NxmNxTunIpv4Src Modifier and Type Method Description NxmNxTunIpv4SrcBuilderNxmNxTunIpv4SrcBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Src> augmentation)Add an augmentation to this builder's product.NxmNxTunIpv4SrcBuilderNxmNxTunIpv4SrcBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Src>> 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.tun.ipv4.src.grouping with parameters of type NxmNxTunIpv4Src Constructor Description NxmNxTunIpv4SrcBuilder(NxmNxTunIpv4Src base)
-