public static class ImagingObjectSelection.StudySeries extends BaseIdentifiableElement implements IResourceBlock
Definition: Series identity and locating information of the DICOM SOP instances in the selection
| Constructor and Description |
|---|
StudySeries() |
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 StudySeries()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic OidDt getUidElement()
null.
Definition: Series instance UID of the SOP instances in the selection
public String getUid()
null.
Definition: Series instance UID of the SOP instances in the selection
public ImagingObjectSelection.StudySeries setUid(OidDt theValue)
Definition: Series instance UID of the SOP instances in the selection
public UriDt getUrlElement()
null.
Definition: WADO-RS URL to retrieve the series. Note that this URL retrieves all SOP instances of the series not only those in the selection.
public String getUrl()
null.
Definition: WADO-RS URL to retrieve the series. Note that this URL retrieves all SOP instances of the series not only those in the selection.
public ImagingObjectSelection.StudySeries setUrl(UriDt theValue)
Definition: WADO-RS URL to retrieve the series. Note that this URL retrieves all SOP instances of the series not only those in the selection.
public ImagingObjectSelection.StudySeries setUrl(String theUri)
Definition: WADO-RS URL to retrieve the series. Note that this URL retrieves all SOP instances of the series not only those in the selection.
public List<ImagingObjectSelection.StudySeriesInstance> getInstance()
null.
Definition: Identity and locating information of the selected DICOM SOP instances
public ImagingObjectSelection.StudySeries setInstance(List<ImagingObjectSelection.StudySeriesInstance> theValue)
Definition: Identity and locating information of the selected DICOM SOP instances
public ImagingObjectSelection.StudySeriesInstance addInstance()
Definition: Identity and locating information of the selected DICOM SOP instances
public ImagingObjectSelection.StudySeries addInstance(ImagingObjectSelection.StudySeriesInstance theValue)
Definition: Identity and locating information of the selected DICOM SOP instances
theValue - The instance to add (must not be null)public ImagingObjectSelection.StudySeriesInstance getInstanceFirstRep()
Definition: Identity and locating information of the selected DICOM SOP instances
Copyright © 2014–2016 University Health Network. All rights reserved.