
Uses of Class
org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent
Packages that use EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent
-
Uses of EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponentModifier and TypeMethodDescriptionJsonParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponent
(com.google.gson.JsonObject json, EffectEvidenceSynthesis owner) XmlParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponent
(org.xmlpull.v1.XmlPullParser xpp, EffectEvidenceSynthesis owner) Methods in org.hl7.fhir.r4.formats with parameters of type EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponent
(String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent element) protected void
RdfParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponent
(Turtle.Complex parent, String parentType, String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent element, int index) protected void
XmlParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponent
(String name, EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent element) protected void
XmlParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponentElements
(EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent element) protected void
JsonParser.composeEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponentInner
(EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent element) protected boolean
XmlParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, EffectEvidenceSynthesis owner, EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent res) protected void
JsonParser.parseEffectEvidenceSynthesisEffectEvidenceSynthesisEffectEstimateComponentProperties
(com.google.gson.JsonObject json, EffectEvidenceSynthesis owner, EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent res) -
Uses of EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponentModifier and TypeFieldDescriptionEffectEvidenceSynthesis.effectEstimate
The estimated effect of the exposure variant.Methods in org.hl7.fhir.r4.model that return EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponentModifier and TypeMethodDescriptionEffectEvidenceSynthesis.addEffectEstimate()
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.addPrecisionEstimate
(EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent t) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.copy()
EffectEvidenceSynthesis.getEffectEstimateFirstRep()
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setDescription
(String value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setDescriptionElement
(StringType value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setPrecisionEstimate
(List<EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent> thePrecisionEstimate) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setType
(CodeableConcept value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setUnitOfMeasure
(CodeableConcept value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setValue
(double value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setValue
(long value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setValue
(BigDecimal value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setValueElement
(DecimalType value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setVariantState
(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponentMethods in org.hl7.fhir.r4.model with parameters of type EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponentModifier and TypeMethodDescriptionEffectEvidenceSynthesis.addEffectEstimate
(EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent t) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.copyValues
(EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponentModifier and TypeMethodDescriptionEffectEvidenceSynthesis.setEffectEstimate
(List<EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent> theEffectEstimate)