Set this object to have the specified value. After this operation, type() == ball::UserFieldType::e_CHAR_ARRAY.

Synopsis

Declared in <ball_userfieldvalue.h>

void
setCharArray(bsl::vector<char> const& value);

Created with MrDocs