public static class ImagingObjectSelection.StudySeriesInstance extends BaseIdentifiableElement implements IResourceBlock
Definition: Identity and locating information of the selected DICOM SOP instances
| Constructor and Description |
|---|
StudySeriesInstance() |
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic StudySeriesInstance()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic OidDt getSopClassElement()
null.
Definition: SOP class UID of the selected instance
public String getSopClass()
null.
Definition: SOP class UID of the selected instance
public ImagingObjectSelection.StudySeriesInstance setSopClass(OidDt theValue)
Definition: SOP class UID of the selected instance
public OidDt getUidElement()
null.
Definition: SOP Instance UID of the selected instance
public String getUid()
null.
Definition: SOP Instance UID of the selected instance
public ImagingObjectSelection.StudySeriesInstance setUid(OidDt theValue)
Definition: SOP Instance UID of the selected instance
public UriDt getUrlElement()
null.
Definition: WADO-RS URL to retrieve the DICOM SOP Instance.
public String getUrl()
null.
Definition: WADO-RS URL to retrieve the DICOM SOP Instance.
public ImagingObjectSelection.StudySeriesInstance setUrl(UriDt theValue)
Definition: WADO-RS URL to retrieve the DICOM SOP Instance.
public ImagingObjectSelection.StudySeriesInstance setUrl(String theUri)
Definition: WADO-RS URL to retrieve the DICOM SOP Instance.
public List<ImagingObjectSelection.StudySeriesInstanceFrames> getFrames()
null.
Definition: Identity and location information of the frames in the selected instance
public ImagingObjectSelection.StudySeriesInstance setFrames(List<ImagingObjectSelection.StudySeriesInstanceFrames> theValue)
Definition: Identity and location information of the frames in the selected instance
public ImagingObjectSelection.StudySeriesInstanceFrames addFrames()
Definition: Identity and location information of the frames in the selected instance
public ImagingObjectSelection.StudySeriesInstance addFrames(ImagingObjectSelection.StudySeriesInstanceFrames theValue)
Definition: Identity and location information of the frames in the selected instance
theValue - The frames to add (must not be null)public ImagingObjectSelection.StudySeriesInstanceFrames getFramesFirstRep()
Definition: Identity and location information of the frames in the selected instance
Copyright © 2014–2016 University Health Network. All rights reserved.