Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping.NxmNxTunId
-
-
Uses of NxmNxTunId 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 NxmNxTunId Modifier and Type Method Description NxmNxTunIdNxAugMatchNodesNodeTableFlowBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchNotifPacketInBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchPacketInMessageBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcAddFlowBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcGetFlowStatsBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcRemoveFlowBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxTunId()NxmNxTunIdNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxTunId()@Nullable NxmNxTunIdNxmNxTunIdGrouping. getNxmNxTunId() -
Uses of NxmNxTunId in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping with type parameters of type NxmNxTunId Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>>
E$$NxmNxTunIdBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping that return NxmNxTunId Modifier and Type Method Description NxmNxTunIdNxmNxTunIdBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping that return types with arguments of type NxmNxTunId Modifier and Type Method Description default Class<NxmNxTunId>NxmNxTunId. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping with type arguments of type NxmNxTunId Modifier and Type Method Description NxmNxTunIdBuilderNxmNxTunIdBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId> augmentationValue)NxmNxTunIdBuilderNxmNxTunIdBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId> augmentationValue)NxmNxTunIdBuilderNxmNxTunIdBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.tun.id.grouping with parameters of type NxmNxTunId Constructor Description NxmNxTunIdBuilder(NxmNxTunId base)
-