Uses of Class
org.hl7.fhir.r5.model.ImagingSelection
-
Packages that use ImagingSelection Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of ImagingSelection in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ImagingSelection Modifier and Type Method Description protected ImagingSelectionJsonParser. parseImagingSelection(com.google.gson.JsonObject json)protected ImagingSelectionXmlParser. parseImagingSelection(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type ImagingSelection Modifier and Type Method Description protected voidJsonParser. composeImagingSelection(String name, ImagingSelection element)protected voidRdfParser. composeImagingSelection(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ImagingSelection element, int index)protected voidXmlParser. composeImagingSelection(String name, ImagingSelection element)protected voidXmlParser. composeImagingSelectionElements(ImagingSelection element)protected voidJsonParser. composeImagingSelectionProperties(ImagingSelection element)protected booleanXmlParser. parseImagingSelectionContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ImagingSelection res)protected voidJsonParser. parseImagingSelectionProperties(com.google.gson.JsonObject json, ImagingSelection res) -
Uses of ImagingSelection in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type ImagingSelection Modifier and Type Method Description voidImagingSelection. copyValues(ImagingSelection dst)
-