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