element4 overloads
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...