BloombergLP::baljsn::EncoderTestChoiceWithAllCategoriesChoice::makeSelection0

makeSelection0 overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Set the value of this object to be a "Selection0" value. Optionally specify the 'value' of the "Selection0". If 'value' is not specified, the default "Selection0" value is used.

int&
makeSelection0();
» more...

Set the value of this object to be a "Selection0" value. Optionally specify the value of the "Selection0".

int&
makeSelection0(int value);
» more...