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