Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping.NxmOfTcpDstBuilder
-
Packages that use NxmOfTcpDstBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping -
-
Uses of NxmOfTcpDstBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping that return NxmOfTcpDstBuilder Modifier and Type Method Description NxmOfTcpDstBuilderNxmOfTcpDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.NxmOfTcpDstBuilderNxmOfTcpDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst> augmentation)Add an augmentation to this builder's product.NxmOfTcpDstBuilderNxmOfTcpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>> augmentationType)Remove an augmentation from this builder's product.NxmOfTcpDstBuilderNxmOfTcpDstBuilder. setMask(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link setMask(Uint16)} instead.NxmOfTcpDstBuilderNxmOfTcpDstBuilder. setMask(org.opendaylight.yangtools.yang.common.Uint16 value)NxmOfTcpDstBuilderNxmOfTcpDstBuilder. setPort(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber value)
-