public static class ImagingObjectSelection.StudySeriesInstanceFrames extends BaseIdentifiableElement implements IResourceBlock
Definition: Identity and location information of the frames in the selected instance
| Constructor and Description |
|---|
StudySeriesInstanceFrames() |
| Modifier and Type | Method and Description |
|---|---|
UnsignedIntDt |
addFrameNumbers()
Adds and returns a new value for frameNumbers ()
|
ImagingObjectSelection.StudySeriesInstanceFrames |
addFrameNumbers(int theInteger)
Adds a new value for frameNumbers ()
|
ImagingObjectSelection.StudySeriesInstanceFrames |
addFrameNumbers(UnsignedIntDt theValue)
Adds a given new value for frameNumbers ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
List<UnsignedIntDt> |
getFrameNumbers()
Gets the value(s) for frameNumbers ().
|
UnsignedIntDt |
getFrameNumbersFirstRep()
Gets the first repetition for frameNumbers (),
creating it if it does not already exist.
|
String |
getUrl()
Gets the value(s) for url ().
|
UriDt |
getUrlElement()
Gets the value(s) for url ().
|
boolean |
isEmpty() |
ImagingObjectSelection.StudySeriesInstanceFrames |
setFrameNumbers(List<UnsignedIntDt> theValue)
Sets the value(s) for frameNumbers ()
|
ImagingObjectSelection.StudySeriesInstanceFrames |
setUrl(String theUri)
Sets the value for url ()
|
ImagingObjectSelection.StudySeriesInstanceFrames |
setUrl(UriDt theValue)
Sets the value(s) for url ()
|
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 StudySeriesInstanceFrames()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<UnsignedIntDt> getFrameNumbers()
null.
Definition: The frame numbers in the frame set
public ImagingObjectSelection.StudySeriesInstanceFrames setFrameNumbers(List<UnsignedIntDt> theValue)
Definition: The frame numbers in the frame set
public UnsignedIntDt addFrameNumbers()
Definition: The frame numbers in the frame set
public ImagingObjectSelection.StudySeriesInstanceFrames addFrameNumbers(UnsignedIntDt theValue)
Definition: The frame numbers in the frame set
theValue - The frameNumbers to add (must not be null)public UnsignedIntDt getFrameNumbersFirstRep()
Definition: The frame numbers in the frame set
public ImagingObjectSelection.StudySeriesInstanceFrames addFrameNumbers(int theInteger)
Definition: The frame numbers in the frame set
public UriDt getUrlElement()
null.
Definition: WADO-RS URL to retrieve the DICOM frames.
public String getUrl()
null.
Definition: WADO-RS URL to retrieve the DICOM frames.
public ImagingObjectSelection.StudySeriesInstanceFrames setUrl(UriDt theValue)
Definition: WADO-RS URL to retrieve the DICOM frames.
public ImagingObjectSelection.StudySeriesInstanceFrames setUrl(String theUri)
Definition: WADO-RS URL to retrieve the DICOM frames.
Copyright © 2014–2016 University Health Network. All rights reserved.