
Uses of Class
org.hl7.fhir.r5.model.GenomicStudy.GenomicStudyAnalysisDeviceComponent
Packages that use GenomicStudy.GenomicStudyAnalysisDeviceComponent
-
Uses of GenomicStudy.GenomicStudyAnalysisDeviceComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return GenomicStudy.GenomicStudyAnalysisDeviceComponentModifier and TypeMethodDescriptionJsonParser.parseGenomicStudyAnalysisDeviceComponent
(com.google.gson.JsonObject json) XmlParser.parseGenomicStudyAnalysisDeviceComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type GenomicStudy.GenomicStudyAnalysisDeviceComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeGenomicStudyAnalysisDeviceComponent
(String name, GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected void
RdfParser.composeGenomicStudyAnalysisDeviceComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, GenomicStudy.GenomicStudyAnalysisDeviceComponent element, int index) protected void
XmlParser.composeGenomicStudyAnalysisDeviceComponent
(String name, GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected void
XmlParser.composeGenomicStudyAnalysisDeviceComponentElements
(GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected void
JsonParser.composeGenomicStudyAnalysisDeviceComponentProperties
(GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected boolean
XmlParser.parseGenomicStudyAnalysisDeviceComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, GenomicStudy.GenomicStudyAnalysisDeviceComponent res) protected void
JsonParser.parseGenomicStudyAnalysisDeviceComponentProperties
(com.google.gson.JsonObject json, GenomicStudy.GenomicStudyAnalysisDeviceComponent res) -
Uses of GenomicStudy.GenomicStudyAnalysisDeviceComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type GenomicStudy.GenomicStudyAnalysisDeviceComponentModifier and TypeFieldDescriptionGenomicStudy.GenomicStudyAnalysisComponent.device
Devices used for the analysis (e.g., instruments, software), with settings and parameters.Methods in org.hl7.fhir.r5.model that return GenomicStudy.GenomicStudyAnalysisDeviceComponentModifier and TypeMethodDescriptionGenomicStudy.GenomicStudyAnalysisComponent.addDevice()
GenomicStudy.GenomicStudyAnalysisDeviceComponent.copy()
GenomicStudy.GenomicStudyAnalysisComponent.getDeviceFirstRep()
GenomicStudy.GenomicStudyAnalysisDeviceComponent.setFunction
(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type GenomicStudy.GenomicStudyAnalysisDeviceComponentMethods in org.hl7.fhir.r5.model with parameters of type GenomicStudy.GenomicStudyAnalysisDeviceComponentModifier and TypeMethodDescriptionGenomicStudy.GenomicStudyAnalysisComponent.addDevice
(GenomicStudy.GenomicStudyAnalysisDeviceComponent t) void
GenomicStudy.GenomicStudyAnalysisDeviceComponent.copyValues
(GenomicStudy.GenomicStudyAnalysisDeviceComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type GenomicStudy.GenomicStudyAnalysisDeviceComponentModifier and TypeMethodDescriptionGenomicStudy.GenomicStudyAnalysisComponent.setDevice
(List<GenomicStudy.GenomicStudyAnalysisDeviceComponent> theDevice)