89 inline void SetStringValue(
const char* value) { m_stringValueHasBeenSet =
true; m_stringValue.assign(value); }
293 inline void SetDataType(
const char* value) { m_dataTypeHasBeenSet =
true; m_dataType.assign(value); }
331 bool m_stringValueHasBeenSet;
334 bool m_binaryValueHasBeenSet;
337 bool m_stringListValuesHasBeenSet;
340 bool m_binaryListValuesHasBeenSet;
343 bool m_dataTypeHasBeenSet;