
Uses of Class
org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent
-
Uses of EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentModifier and TypeMethodDescriptionJsonParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent
(com.google.gson.JsonObject json, EffectEvidenceSynthesis owner) XmlParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent
(org.xmlpull.v1.XmlPullParser xpp, EffectEvidenceSynthesis owner) Methods in org.hl7.fhir.r4.formats with parameters of type EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentModifier 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
Fields in org.hl7.fhir.r4.model with type parameters of type EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentModifier and TypeFieldDescriptionEffectEvidenceSynthesis.resultsByExposure
A description of the results for each exposure considered in the effect estimate.Methods in org.hl7.fhir.r4.model that return EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentModifier 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) Methods in org.hl7.fhir.r4.model that return types with arguments of type EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentMethods in org.hl7.fhir.r4.model with parameters of type EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentModifier and TypeMethodDescriptionEffectEvidenceSynthesis.addResultsByExposure
(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent t) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.copyValues
(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentModifier and TypeMethodDescriptionEffectEvidenceSynthesis.setResultsByExposure
(List<EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent> theResultsByExposure)