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()Return nxmNxTunIpv4Dst, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.ipv4.dst.grouping with parameters of type NxmNxTunIpv4Dst Modifier and Type Method Description static booleanNxmNxTunIpv4Dst. bindingEquals(@NonNull NxmNxTunIpv4Dst thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxTunIpv4Dst. bindingHashCode(@NonNull NxmNxTunIpv4Dst obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxTunIpv4Dst. bindingToString(@NonNull NxmNxTunIpv4Dst 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.dst.grouping with type arguments of type NxmNxTunIpv4Dst Modifier and Type Method Description 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)
-