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