Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.FramesComponent
-
Uses of ImagingObjectSelection.FramesComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected ImagingObjectSelection.FramesComponent
JsonParser.parseImagingObjectSelectionFramesComponent
(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.FramesComponent
XmlParser.parseImagingObjectSelectionFramesComponent
(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImagingObjectSelectionFramesComponent
(String name, ImagingObjectSelection.FramesComponent element) protected void
XmlParser.composeImagingObjectSelectionFramesComponent
(String name, ImagingObjectSelection.FramesComponent element) protected void
JsonParser.composeImagingObjectSelectionFramesComponentInner
(ImagingObjectSelection.FramesComponent element) -
Uses of ImagingObjectSelection.FramesComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<ImagingObjectSelection.FramesComponent> ImagingObjectSelection.InstanceComponent.frames
Identity and location information of the frames in the selected instance.Modifier and TypeMethodDescriptionImagingObjectSelection.FramesComponent.addFrameNumbers
(int value) ImagingObjectSelection.InstanceComponent.addFrames()
ImagingObjectSelection.FramesComponent.copy()
ImagingObjectSelection.FramesComponent.setUrlElement
(UriType value) Modifier and TypeMethodDescriptionImagingObjectSelection.InstanceComponent.addFrames
(ImagingObjectSelection.FramesComponent t)