![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.r5.model.GenomicStudy.GenomicStudyAnalysisOutputComponent
Packages that use GenomicStudy.GenomicStudyAnalysisOutputComponent
-
Uses of GenomicStudy.GenomicStudyAnalysisOutputComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return GenomicStudy.GenomicStudyAnalysisOutputComponentModifier and TypeMethodDescriptionJsonParser.parseGenomicStudyAnalysisOutputComponent
(com.google.gson.JsonObject json) XmlParser.parseGenomicStudyAnalysisOutputComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type GenomicStudy.GenomicStudyAnalysisOutputComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeGenomicStudyAnalysisOutputComponent
(String name, GenomicStudy.GenomicStudyAnalysisOutputComponent element) protected void
RdfParser.composeGenomicStudyAnalysisOutputComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, GenomicStudy.GenomicStudyAnalysisOutputComponent element, int index) protected void
XmlParser.composeGenomicStudyAnalysisOutputComponent
(String name, GenomicStudy.GenomicStudyAnalysisOutputComponent element) protected void
XmlParser.composeGenomicStudyAnalysisOutputComponentElements
(GenomicStudy.GenomicStudyAnalysisOutputComponent element) protected void
JsonParser.composeGenomicStudyAnalysisOutputComponentProperties
(GenomicStudy.GenomicStudyAnalysisOutputComponent element) protected boolean
XmlParser.parseGenomicStudyAnalysisOutputComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, GenomicStudy.GenomicStudyAnalysisOutputComponent res) protected void
JsonParser.parseGenomicStudyAnalysisOutputComponentProperties
(com.google.gson.JsonObject json, GenomicStudy.GenomicStudyAnalysisOutputComponent res) -
Uses of GenomicStudy.GenomicStudyAnalysisOutputComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type GenomicStudy.GenomicStudyAnalysisOutputComponentModifier and TypeFieldDescriptionGenomicStudy.GenomicStudyAnalysisComponent.output
Outputs for the analysis event.Methods in org.hl7.fhir.r5.model that return GenomicStudy.GenomicStudyAnalysisOutputComponentModifier and TypeMethodDescriptionGenomicStudy.GenomicStudyAnalysisComponent.addOutput()
GenomicStudy.GenomicStudyAnalysisOutputComponent.copy()
GenomicStudy.GenomicStudyAnalysisComponent.getOutputFirstRep()
GenomicStudy.GenomicStudyAnalysisOutputComponent.setType
(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type GenomicStudy.GenomicStudyAnalysisOutputComponentMethods in org.hl7.fhir.r5.model with parameters of type GenomicStudy.GenomicStudyAnalysisOutputComponentModifier and TypeMethodDescriptionGenomicStudy.GenomicStudyAnalysisComponent.addOutput
(GenomicStudy.GenomicStudyAnalysisOutputComponent t) void
GenomicStudy.GenomicStudyAnalysisOutputComponent.copyValues
(GenomicStudy.GenomicStudyAnalysisOutputComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type GenomicStudy.GenomicStudyAnalysisOutputComponentModifier and TypeMethodDescriptionGenomicStudy.GenomicStudyAnalysisComponent.setOutput
(List<GenomicStudy.GenomicStudyAnalysisOutputComponent> theOutput)