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()@Nullable NxmNxTunIpv4SrcNxmNxTunIpv4SrcGrouping. getNxmNxTunIpv4Src() -
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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Src>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Src> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxmNxTunIpv4SrcBuilderNxmNxTunIpv4SrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Src>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Src> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.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)
-