makeSelection9 overloads
Declared in <balb_testmessages.h>
Set this object to the "Selection9" selection. Optionally specify the value of the "Selection9". If value is not specified, the default "Selection9" value is used.
VoidSequence&
makeSelection9();
» more...
Same as the preceding overload, using the specified value.
VoidSequence&
makeSelection9(VoidSequence const& value);
» more...