element9 overloads
Synopses
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Element9" attribute of this object.
bsl::string&
element9();
Return a reference to the non‐modifiable "Element9" attribute of this object.
bsl::string const&
element9() const;
Return Value
-
reference to the modifiable "Element9" attribute of this object
-
reference to the non‐modifiable "Element9" attribute of this object
Created with MrDocs