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