element11 overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Element11" attribute of this object.
bsl::vector<CustomString>&
element11();
» more...
Return a reference to the non-modifiable "Element11" attribute of this object.
bsl::vector<CustomString> const&
element11() const;
» more...