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