
Uses of Class
org.hl7.fhir.r5.model.ImagingSelection.ImagingSelectionPerformerComponent
Packages that use ImagingSelection.ImagingSelectionPerformerComponent
-
Uses of ImagingSelection.ImagingSelectionPerformerComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionJsonParser.parseImagingSelectionPerformerComponent
(com.google.gson.JsonObject json) XmlParser.parseImagingSelectionPerformerComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeImagingSelectionPerformerComponent
(String name, ImagingSelection.ImagingSelectionPerformerComponent element) protected void
RdfParser.composeImagingSelectionPerformerComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ImagingSelection.ImagingSelectionPerformerComponent element, int index) protected void
XmlParser.composeImagingSelectionPerformerComponent
(String name, ImagingSelection.ImagingSelectionPerformerComponent element) protected void
XmlParser.composeImagingSelectionPerformerComponentElements
(ImagingSelection.ImagingSelectionPerformerComponent element) protected void
JsonParser.composeImagingSelectionPerformerComponentProperties
(ImagingSelection.ImagingSelectionPerformerComponent element) protected boolean
XmlParser.parseImagingSelectionPerformerComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ImagingSelection.ImagingSelectionPerformerComponent res) protected void
JsonParser.parseImagingSelectionPerformerComponentProperties
(com.google.gson.JsonObject json, ImagingSelection.ImagingSelectionPerformerComponent res) -
Uses of ImagingSelection.ImagingSelectionPerformerComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeFieldDescriptionImagingSelection.performer
Selector of the instances ? human or machine.Methods in org.hl7.fhir.r5.model that return ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionImagingSelection.addPerformer()
ImagingSelection.ImagingSelectionPerformerComponent.copy()
ImagingSelection.getPerformerFirstRep()
ImagingSelection.ImagingSelectionPerformerComponent.setFunction
(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type ImagingSelection.ImagingSelectionPerformerComponentMethods in org.hl7.fhir.r5.model with parameters of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionImagingSelection.addPerformer
(ImagingSelection.ImagingSelectionPerformerComponent t) void
ImagingSelection.ImagingSelectionPerformerComponent.copyValues
(ImagingSelection.ImagingSelectionPerformerComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionImagingSelection.setPerformer
(List<ImagingSelection.ImagingSelectionPerformerComponent> thePerformer)