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