
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 voidJsonParser.composeGenomicStudyAnalysisDeviceComponent(String name, GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected voidRdfParser.composeGenomicStudyAnalysisDeviceComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, GenomicStudy.GenomicStudyAnalysisDeviceComponent element, int index) protected voidXmlParser.composeGenomicStudyAnalysisDeviceComponent(String name, GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected voidXmlParser.composeGenomicStudyAnalysisDeviceComponentElements(GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected voidJsonParser.composeGenomicStudyAnalysisDeviceComponentProperties(GenomicStudy.GenomicStudyAnalysisDeviceComponent element) protected booleanXmlParser.parseGenomicStudyAnalysisDeviceComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, GenomicStudy.GenomicStudyAnalysisDeviceComponent res) protected voidJsonParser.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.deviceDevices 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) voidGenomicStudy.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)