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