BloombergLP::balb::SequenceWithAnonymityChoice::selection3

selection3 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Selection3" selection of this object if "Selection3" is the current selection. The behavior is undefined unless "Selection3" is the selection of this object.

CustomString&
selection3();
» more...

Return a reference to the non-modifiable "Selection3" selection of this object if "Selection3" is the current selection. The behavior is undefined unless "Selection3" is the selection of this object.

CustomString const&
selection3() const;
» more...