95 inline void SetIdentifier(
const char* value) { m_identifierHasBeenSet =
true; m_identifier.assign(value); }
136 inline void SetDisplayName(
const char* value) { m_displayNameHasBeenSet =
true; m_displayName.assign(value); }
156 bool m_typeIdentifierHasBeenSet;
159 bool m_identifierHasBeenSet;
162 bool m_displayNameHasBeenSet;