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()Return nxmOfTcpSrc, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping with parameters of type NxmOfTcpSrc Modifier and Type Method Description static booleanNxmOfTcpSrc. bindingEquals(@NonNull NxmOfTcpSrc thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfTcpSrc. bindingHashCode(@NonNull NxmOfTcpSrc obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfTcpSrc. bindingToString(@NonNull NxmOfTcpSrc 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.of.tcp.src.grouping with type arguments of type NxmOfTcpSrc Modifier and Type Method Description 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)
-