Uses of Class
com.ibm.fhir.model.resource.EffectEvidenceSynthesis.EffectEstimate
-
Packages that use EffectEvidenceSynthesis.EffectEstimate Package Description com.ibm.fhir.model.resource -
-
Uses of EffectEvidenceSynthesis.EffectEstimate in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return EffectEvidenceSynthesis.EffectEstimate Modifier and Type Method Description EffectEvidenceSynthesis.EffectEstimateEffectEvidenceSynthesis.EffectEstimate.Builder. build()Build theEffectEvidenceSynthesis.EffectEstimateMethods in com.ibm.fhir.model.resource that return types with arguments of type EffectEvidenceSynthesis.EffectEstimate Modifier and Type Method Description List<EffectEvidenceSynthesis.EffectEstimate>EffectEvidenceSynthesis. getEffectEstimate()The estimated effect of the exposure variant.Methods in com.ibm.fhir.model.resource with parameters of type EffectEvidenceSynthesis.EffectEstimate Modifier and Type Method Description EffectEvidenceSynthesis.BuilderEffectEvidenceSynthesis.Builder. effectEstimate(EffectEvidenceSynthesis.EffectEstimate... effectEstimate)The estimated effect of the exposure variant.protected EffectEvidenceSynthesis.EffectEstimate.BuilderEffectEvidenceSynthesis.EffectEstimate.Builder. from(EffectEvidenceSynthesis.EffectEstimate effectEstimate)protected voidEffectEvidenceSynthesis.EffectEstimate.Builder. validate(EffectEvidenceSynthesis.EffectEstimate effectEstimate)Method parameters in com.ibm.fhir.model.resource with type arguments of type EffectEvidenceSynthesis.EffectEstimate Modifier and Type Method Description EffectEvidenceSynthesis.BuilderEffectEvidenceSynthesis.Builder. effectEstimate(Collection<EffectEvidenceSynthesis.EffectEstimate> effectEstimate)The estimated effect of the exposure variant.
-