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