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 voidJsonParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent(String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element)protected voidRdfParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent(Turtle.Complex parent, String parentType, String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element, int index)protected voidXmlParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponent(String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element)protected voidXmlParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponentElements(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element)protected voidJsonParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponentInner(EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent element)protected booleanXmlParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisResultsByExposureComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, EffectEvidenceSynthesis owner, EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent res)protected voidJsonParser.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.resultsByExposureA 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)voidEffectEvidenceSynthesis.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)