Uses of Class
org.hl7.fhir.r5.model.ImagingSelection.ImagingSelectionImageRegionComponent
-
Packages that use ImagingSelection.ImagingSelectionImageRegionComponent Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of ImagingSelection.ImagingSelectionImageRegionComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ImagingSelection.ImagingSelectionImageRegionComponent Modifier and Type Method Description protected ImagingSelection.ImagingSelectionImageRegionComponentJsonParser. parseImagingSelectionImageRegionComponent(com.google.gson.JsonObject json)protected ImagingSelection.ImagingSelectionImageRegionComponentXmlParser. parseImagingSelectionImageRegionComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of ImagingSelection.ImagingSelectionImageRegionComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as ImagingSelection.ImagingSelectionImageRegionComponent Modifier and Type Field Description protected ImagingSelection.ImagingSelectionImageRegionComponentImagingSelection. imageRegionEach imaging selection might includes one or more image regions.Methods in org.hl7.fhir.r5.model with parameters of type ImagingSelection.ImagingSelectionImageRegionComponent Modifier and Type Method Description voidImagingSelection.ImagingSelectionImageRegionComponent. copyValues(ImagingSelection.ImagingSelectionImageRegionComponent dst)ImagingSelectionImagingSelection. setImageRegion(ImagingSelection.ImagingSelectionImageRegionComponent value)
-