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