Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.dst.grouping.NxmNxTunIpv4Dst
-
-
Uses of NxmNxTunIpv4Dst 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 NxmNxTunIpv4Dst Modifier and Type Method Description NxmNxTunIpv4DstNxAugMatchNodesNodeTableFlowBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchNotifPacketInBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchPacketInMessageBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchRpcAddFlowBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchRpcGetFlowStatsBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchRpcRemoveFlowBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxTunIpv4Dst()NxmNxTunIpv4DstNxmNxTunIpv4DstGrouping. getNxmNxTunIpv4Dst() -
Uses of NxmNxTunIpv4Dst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.dst.grouping with type parameters of type NxmNxTunIpv4Dst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Dst>>
E$$NxmNxTunIpv4DstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.dst.grouping that return NxmNxTunIpv4Dst Modifier and Type Method Description NxmNxTunIpv4DstNxmNxTunIpv4DstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.dst.grouping that return types with arguments of type NxmNxTunIpv4Dst Modifier and Type Method Description default Class<NxmNxTunIpv4Dst>NxmNxTunIpv4Dst. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.dst.grouping with type arguments of type NxmNxTunIpv4Dst Modifier and Type Method Description NxmNxTunIpv4DstBuilderNxmNxTunIpv4DstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Dst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Dst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxmNxTunIpv4DstBuilderNxmNxTunIpv4DstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Dst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Dst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.NxmNxTunIpv4DstBuilderNxmNxTunIpv4DstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Dst> augmentation)Add an augmentation to this builder's product.NxmNxTunIpv4DstBuilderNxmNxTunIpv4DstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunIpv4Dst>> 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.dst.grouping with parameters of type NxmNxTunIpv4Dst Constructor Description NxmNxTunIpv4DstBuilder(NxmNxTunIpv4Dst base)
-