BloombergLP::balb::Sequence2::element4

element4 overloads

Synopses

Declared in <balb_testmessages.h>

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

bdlb::NullableValue<Choice1>&
element4();
» more...

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

bdlb::NullableValue<Choice1> const&
element4() const;
» more...