element2 overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Element2" attribute of this object.
bdlb::NullableValue<CustomString>&
element2();
» more...
Return a reference to the non-modifiable "Element2" attribute of this object.
bdlb::NullableValue<CustomString> const&
element2() const;
» more...