Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping.NxmNxCtTpSrc
-
-
Uses of NxmNxCtTpSrc 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 NxmNxCtTpSrc Modifier and Type Method Description NxmNxCtTpSrcNxAugMatchNodesNodeTableFlowBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchNotifPacketInBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchPacketInMessageBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchRpcAddFlowBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchRpcGetFlowStatsBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchRpcRemoveFlowBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxCtTpSrc()NxmNxCtTpSrcNxmNxCtTpSrcGrouping. getNxmNxCtTpSrc() -
Uses of NxmNxCtTpSrc in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping with type parameters of type NxmNxCtTpSrc Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc>>
E$$NxmNxCtTpSrcBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping that return NxmNxCtTpSrc Modifier and Type Method Description NxmNxCtTpSrcNxmNxCtTpSrcBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping that return types with arguments of type NxmNxCtTpSrc Modifier and Type Method Description default Class<NxmNxCtTpSrc>NxmNxCtTpSrc. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping with type arguments of type NxmNxCtTpSrc Modifier and Type Method Description NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxCtTpSrcBuilder.addAugmentation(Augmentation)orNxmNxCtTpSrcBuilder.removeAugmentation(Class)instead.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmNxCtTpSrcBuilder.addAugmentation(Augmentation)orNxmNxCtTpSrcBuilder.removeAugmentation(Class)instead.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc> augmentation)Add an augmentation to this builder's product.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc>> 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.ct.tp.src.grouping with parameters of type NxmNxCtTpSrc Constructor Description NxmNxCtTpSrcBuilder(NxmNxCtTpSrc base)
-