BloombergLP::balb::Sequence1::element4

element4 overloads

Synopses

Declared in <balb_testmessages.h>

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

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

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

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