[#BloombergLP-balb-SequenceWithAnonymity-choice2-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/SequenceWithAnonymity.adoc[SequenceWithAnonymity]::choice2 :relfileprefix: ../../../ :mrdocs: `choice2` overloads == Synopses Declared in `<balb_testmessages.h>` Return a reference to the modifiable "Choice2" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<SequenceWithAnonymityChoice2>]& xref:BloombergLP/balb/SequenceWithAnonymity/choice2-02.adoc[choice2](); ---- [.small]#xref:BloombergLP/balb/SequenceWithAnonymity/choice2-02.adoc[_» more..._]# Return a reference to the non‐modifiable "Choice2" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<SequenceWithAnonymityChoice2>] const& xref:BloombergLP/balb/SequenceWithAnonymity/choice2-07.adoc[choice2]() const; ---- [.small]#xref:BloombergLP/balb/SequenceWithAnonymity/choice2-07.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#