Uses of Class
com.ibm.fhir.model.resource.EffectEvidenceSynthesis.Certainty.CertaintySubcomponent
-
Packages that use EffectEvidenceSynthesis.Certainty.CertaintySubcomponent Package Description com.ibm.fhir.model.resource -
-
Uses of EffectEvidenceSynthesis.Certainty.CertaintySubcomponent in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return EffectEvidenceSynthesis.Certainty.CertaintySubcomponent Modifier and Type Method Description EffectEvidenceSynthesis.Certainty.CertaintySubcomponentEffectEvidenceSynthesis.Certainty.CertaintySubcomponent.Builder. build()Methods in com.ibm.fhir.model.resource that return types with arguments of type EffectEvidenceSynthesis.Certainty.CertaintySubcomponent Modifier and Type Method Description List<EffectEvidenceSynthesis.Certainty.CertaintySubcomponent>EffectEvidenceSynthesis.Certainty. getCertaintySubcomponent()A description of a component of the overall certainty.Methods in com.ibm.fhir.model.resource with parameters of type EffectEvidenceSynthesis.Certainty.CertaintySubcomponent Modifier and Type Method Description EffectEvidenceSynthesis.Certainty.BuilderEffectEvidenceSynthesis.Certainty.Builder. certaintySubcomponent(EffectEvidenceSynthesis.Certainty.CertaintySubcomponent... certaintySubcomponent)A description of a component of the overall certainty.protected EffectEvidenceSynthesis.Certainty.CertaintySubcomponent.BuilderEffectEvidenceSynthesis.Certainty.CertaintySubcomponent.Builder. from(EffectEvidenceSynthesis.Certainty.CertaintySubcomponent certaintySubcomponent)protected voidEffectEvidenceSynthesis.Certainty.CertaintySubcomponent.Builder. validate(EffectEvidenceSynthesis.Certainty.CertaintySubcomponent certaintySubcomponent)Method parameters in com.ibm.fhir.model.resource with type arguments of type EffectEvidenceSynthesis.Certainty.CertaintySubcomponent Modifier and Type Method Description EffectEvidenceSynthesis.Certainty.BuilderEffectEvidenceSynthesis.Certainty.Builder. certaintySubcomponent(Collection<EffectEvidenceSynthesis.Certainty.CertaintySubcomponent> certaintySubcomponent)A description of a component of the overall certainty.
-