BloombergLP::balb::Sequence4::element6

element6 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Element6" attribute of this object.

bdlb::NullableValue<CustomString>&
element6();
» more...

Return a reference to the non-modifiable "Element6" attribute of this object.

bdlb::NullableValue<CustomString> const&
element6() const;
» more...