Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping.NxmOfTcpSrcBuilder
-
Packages that use NxmOfTcpSrcBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.src.grouping -
-
Uses of NxmOfTcpSrcBuilder 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 that return NxmOfTcpSrcBuilder 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 eitheraddAugmentation(Augmentation)orremoveAugmentation(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.NxmOfTcpSrcBuilderNxmOfTcpSrcBuilder. setMask(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.UsesetMask(Uint16)instead.NxmOfTcpSrcBuilderNxmOfTcpSrcBuilder. setMask(org.opendaylight.yangtools.yang.common.Uint16 value)NxmOfTcpSrcBuilderNxmOfTcpSrcBuilder. setPort(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber value)
-