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