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.
Choice4&
makeSelection1();
» more...
Same as the preceding overload, using the specified value.
Choice4&
makeSelection1(Choice4 const& value);
» more...