Uses of Class
org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent
-
Uses of EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent
(com.google.gson.JsonObject json, EffectEvidenceSynthesis owner) XmlParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent
(org.xmlpull.v1.XmlPullParser xpp, EffectEvidenceSynthesis owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent
(String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element) protected void
RdfParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent
(Turtle.Complex parent, String parentType, String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element, int index) protected void
XmlParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent
(String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element) protected void
XmlParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponentElements
(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element) protected void
JsonParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponentInner
(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element) protected boolean
XmlParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, EffectEvidenceSynthesis owner, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent res) protected void
JsonParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponentProperties
(com.google.gson.JsonObject json, EffectEvidenceSynthesis owner, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent res) -
Uses of EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionEffectEvidenceSynthesis.resultsByExposure
A description of the results for each exposure considered in the effect estimate.Modifier and TypeMethodDescriptionEffectEvidenceSynthesis.addResultsByExposure()
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.copy()
EffectEvidenceSynthesis.getResultsByExposureFirstRep()
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setDescription
(String value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setDescriptionElement
(StringType value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setExposureState
(EffectEvidenceSynthesis.ExposureState value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setExposureStateElement
(Enumeration<EffectEvidenceSynthesis.ExposureState> value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setRiskEvidenceSynthesis
(Reference value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setRiskEvidenceSynthesisTarget
(RiskEvidenceSynthesis value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setVariantState
(CodeableConcept value) Modifier and TypeMethodDescriptionEffectEvidenceSynthesis.addResultsByExposure
(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent t) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.copyValues
(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent dst) Modifier and TypeMethodDescriptionEffectEvidenceSynthesis.setResultsByExposure
(List<EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent> theResultsByExposure)