68 inline void SetJobId(
const char* value) { m_jobIdHasBeenSet =
true; m_jobId.assign(value); }
114 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
185 inline void SetPriority(
int value) { m_priorityHasBeenSet =
true; m_priority = value; }
331 bool m_jobIdHasBeenSet;
334 bool m_descriptionHasBeenSet;
337 bool m_operationHasBeenSet;
340 bool m_priorityHasBeenSet;
343 bool m_statusHasBeenSet;
346 bool m_creationTimeHasBeenSet;
349 bool m_terminationDateHasBeenSet;
352 bool m_progressSummaryHasBeenSet;