static ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.builder() |
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.from(ImagingStudy.Series.Instance instance) |
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.number(UnsignedInt number) |
The number of instance in the series.
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.sopClass(Coding sopClass) |
DICOM instance type.
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.title(String title) |
The description of the instance.
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.title(java.lang.String title) |
Convenience method for setting title .
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.toBuilder() |
|
ImagingStudy.Series.Instance.Builder |
ImagingStudy.Series.Instance.Builder.uid(Id uid) |
The DICOM SOP Instance UID for this image or other DICOM content.
|