7#include <aws/medical-imaging/MedicalImaging_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/medical-imaging/model/DICOMTags.h>
23namespace MedicalImaging
50 inline void SetImageSetId(
const char* value) { m_imageSetIdHasBeenSet =
true; m_imageSetId.assign(value); }
62 inline void SetVersion(
int value) { m_versionHasBeenSet =
true; m_version = value; }
105 bool m_imageSetIdHasBeenSet =
false;
108 bool m_versionHasBeenSet =
false;
111 bool m_createdAtHasBeenSet =
false;
114 bool m_updatedAtHasBeenSet =
false;
117 bool m_dICOMTagsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue