
Uses of Class
org.hl7.fhir.dstu2.model.ImagingObjectSelection.InstanceComponent
Packages that use ImagingObjectSelection.InstanceComponent
-
Uses of ImagingObjectSelection.InstanceComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImagingObjectSelection.InstanceComponentModifier and TypeMethodDescriptionprotected ImagingObjectSelection.InstanceComponentJsonParser.parseImagingObjectSelectionInstanceComponent(com.google.gson.JsonObject json, ImagingObjectSelection owner) protected ImagingObjectSelection.InstanceComponentXmlParser.parseImagingObjectSelectionInstanceComponent(org.xmlpull.v1.XmlPullParser xpp, ImagingObjectSelection owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImagingObjectSelection.InstanceComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeImagingObjectSelectionInstanceComponent(String name, ImagingObjectSelection.InstanceComponent element) protected voidXmlParser.composeImagingObjectSelectionInstanceComponent(String name, ImagingObjectSelection.InstanceComponent element) protected voidJsonParser.composeImagingObjectSelectionInstanceComponentInner(ImagingObjectSelection.InstanceComponent element) -
Uses of ImagingObjectSelection.InstanceComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImagingObjectSelection.InstanceComponentModifier and TypeFieldDescriptionprotected List<ImagingObjectSelection.InstanceComponent> ImagingObjectSelection.SeriesComponent.instanceIdentity and locating information of the selected DICOM SOP instances.Methods in org.hl7.fhir.dstu2.model that return ImagingObjectSelection.InstanceComponentModifier and TypeMethodDescriptionImagingObjectSelection.InstanceComponent.addFrames(ImagingObjectSelection.FramesComponent t) ImagingObjectSelection.SeriesComponent.addInstance()ImagingObjectSelection.InstanceComponent.copy()ImagingObjectSelection.InstanceComponent.setSopClass(String value) ImagingObjectSelection.InstanceComponent.setSopClassElement(OidType value) ImagingObjectSelection.InstanceComponent.setUidElement(OidType value) ImagingObjectSelection.InstanceComponent.setUrlElement(UriType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImagingObjectSelection.InstanceComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ImagingObjectSelection.InstanceComponentModifier and TypeMethodDescriptionImagingObjectSelection.SeriesComponent.addInstance(ImagingObjectSelection.InstanceComponent t)