[#BloombergLP-ball-Attribute-setValue-078] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Attribute.adoc[Attribute]::setValue :relfileprefix: ../../../ :mrdocs: `setValue` overloads == Synopses Declared in `<ball_attribute.h>` Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-0d.adoc[setValue](xref:BloombergLP/bdlb/Guid.adoc[bdlb::Guid] value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-0d.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-04.adoc[setValue](int value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-04.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-02d.adoc[setValue](long value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-02d.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-0fd.adoc[setValue](long long value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-0fd.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-023.adoc[setValue](unsigned int value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-023.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-0e.adoc[setValue](unsigned long value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-0e.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-077.adoc[setValue](unsigned long long value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-077.adoc[_» more..._]# Set the attribute value of this object to the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-07d.adoc[setValue](xref:BloombergLP/ball/Attribute/Value-01.adoc[Value] const& value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-07d.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-0fc.adoc[setValue](std::string_view const& value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-0fc.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-0c.adoc[setValue](char const* value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-0c.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/ball/Attribute/setValue-09.adoc[setValue](void const* value); ---- [.small]#xref:BloombergLP/ball/Attribute/setValue-09.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#