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