Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping.NxmOfTcpSrc
-
-
Uses of NxmOfTcpSrc 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 NxmOfTcpSrc Modifier and Type Method Description NxmOfTcpSrcNxAugMatchNodesNodeTableFlowBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchNotifPacketInBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchPacketInMessageBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchRpcAddFlowBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchRpcGetFlowStatsBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchRpcRemoveFlowBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfTcpSrc()NxmOfTcpSrcNxmOfTcpSrcGrouping. getNxmOfTcpSrc() -
Uses of NxmOfTcpSrc in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping with type parameters of type NxmOfTcpSrc Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpSrc>>
E$$NxmOfTcpSrcBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping that return NxmOfTcpSrc Modifier and Type Method Description NxmOfTcpSrcNxmOfTcpSrcBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping that return types with arguments of type NxmOfTcpSrc Modifier and Type Method Description default Class<NxmOfTcpSrc>NxmOfTcpSrc. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping with type arguments of type NxmOfTcpSrc Modifier and Type Method Description NxmOfTcpSrcBuilderNxmOfTcpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfTcpSrcBuilder.addAugmentation(Augmentation)orNxmOfTcpSrcBuilder.removeAugmentation(Class)instead.NxmOfTcpSrcBuilderNxmOfTcpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfTcpSrcBuilder.addAugmentation(Augmentation)orNxmOfTcpSrcBuilder.removeAugmentation(Class)instead.NxmOfTcpSrcBuilderNxmOfTcpSrcBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpSrc> augmentation)Add an augmentation to this builder's product.NxmOfTcpSrcBuilderNxmOfTcpSrcBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpSrc>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping with parameters of type NxmOfTcpSrc Constructor Description NxmOfTcpSrcBuilder(NxmOfTcpSrc base)
-