
Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.StudyComponent
Packages that use ImagingObjectSelection.StudyComponent
-
Uses of ImagingObjectSelection.StudyComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImagingObjectSelection.StudyComponentModifier and TypeMethodDescriptionprotected ImagingObjectSelection.StudyComponentJsonParser.parseImagingObjectSelectionStudyComponent(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.StudyComponentXmlParser.parseImagingObjectSelectionStudyComponent(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImagingObjectSelection.StudyComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeImagingObjectSelectionStudyComponent(String name, ImagingObjectSelection.StudyComponent element) protected voidXmlParser.composeImagingObjectSelectionStudyComponent(String name, ImagingObjectSelection.StudyComponent element) protected voidJsonParser.composeImagingObjectSelectionStudyComponentInner(ImagingObjectSelection.StudyComponent element) -
Uses of ImagingObjectSelection.StudyComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImagingObjectSelection.StudyComponentModifier and TypeFieldDescriptionprotected List<ImagingObjectSelection.StudyComponent> ImagingObjectSelection.studyStudy identity and locating information of the DICOM SOP instances in the selection.Methods in org.hl7.fhir.dstu2.model that return ImagingObjectSelection.StudyComponentModifier and TypeMethodDescriptionImagingObjectSelection.StudyComponent.addSeries(ImagingObjectSelection.SeriesComponent t) ImagingObjectSelection.addStudy()ImagingObjectSelection.StudyComponent.copy()ImagingObjectSelection.StudyComponent.setImagingStudy(Reference value) ImagingObjectSelection.StudyComponent.setImagingStudyTarget(ImagingStudy value) ImagingObjectSelection.StudyComponent.setUidElement(OidType value) ImagingObjectSelection.StudyComponent.setUrlElement(UriType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImagingObjectSelection.StudyComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ImagingObjectSelection.StudyComponentModifier and TypeMethodDescriptionImagingObjectSelection.addStudy(ImagingObjectSelection.StudyComponent t)