
Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.SeriesComponent
Packages that use ImagingObjectSelection.SeriesComponent
-
Uses of ImagingObjectSelection.SeriesComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImagingObjectSelection.SeriesComponentModifier and TypeMethodDescriptionprotected ImagingObjectSelection.SeriesComponentJsonParser.parseImagingObjectSelectionSeriesComponent(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.SeriesComponentXmlParser.parseImagingObjectSelectionSeriesComponent(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImagingObjectSelection.SeriesComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeImagingObjectSelectionSeriesComponent(String name, ImagingObjectSelection.SeriesComponent element) protected voidXmlParser.composeImagingObjectSelectionSeriesComponent(String name, ImagingObjectSelection.SeriesComponent element) protected voidJsonParser.composeImagingObjectSelectionSeriesComponentInner(ImagingObjectSelection.SeriesComponent element) -
Uses of ImagingObjectSelection.SeriesComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImagingObjectSelection.SeriesComponentModifier and TypeFieldDescriptionprotected List<ImagingObjectSelection.SeriesComponent> ImagingObjectSelection.StudyComponent.seriesSeries identity and locating information of the DICOM SOP instances in the selection.Methods in org.hl7.fhir.dstu2.model that return ImagingObjectSelection.SeriesComponentModifier and TypeMethodDescriptionImagingObjectSelection.SeriesComponent.addInstance(ImagingObjectSelection.InstanceComponent t) ImagingObjectSelection.StudyComponent.addSeries()ImagingObjectSelection.SeriesComponent.copy()ImagingObjectSelection.SeriesComponent.setUidElement(OidType value) ImagingObjectSelection.SeriesComponent.setUrlElement(UriType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImagingObjectSelection.SeriesComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ImagingObjectSelection.SeriesComponentModifier and TypeMethodDescriptionImagingObjectSelection.StudyComponent.addSeries(ImagingObjectSelection.SeriesComponent t)