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()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)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxTunIdBuilder.addAugmentation(Augmentation)orNxmNxTunIdBuilder.removeAugmentation(Class)instead.NxmNxTunIdBuilderNxmNxTunIdBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxTunIdBuilder.addAugmentation(Augmentation)orNxmNxTunIdBuilder.removeAugmentation(Class)instead.NxmNxTunIdBuilderNxmNxTunIdBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId> augmentation)Add an augmentation to this builder's product.NxmNxTunIdBuilderNxmNxTunIdBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxTunId>> 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.id.grouping with parameters of type NxmNxTunId Constructor Description NxmNxTunIdBuilder(NxmNxTunId base)
-