public class InsightModelDataDiagnosis
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
InsightModelDataDiagnosis() |
Modifier and Type | Method and Description |
---|---|
java.lang.Float |
getFamilyHistoryScore()
Gets the familyHistoryScore.
|
InsightModelDataDiagnosisModifier |
getModifiers()
Gets the modifiers.
|
java.lang.Float |
getSuspectedScore()
Gets the suspectedScore.
|
java.lang.Float |
getSymptomScore()
Gets the symptomScore.
|
java.lang.Float |
getTraumaScore()
Gets the traumaScore.
|
InsightModelDataUsage |
getUsage()
Gets the usage.
|
equals, hashCode, toString
public InsightModelDataUsage getUsage()
public java.lang.Float getSuspectedScore()
public java.lang.Float getSymptomScore()
public java.lang.Float getTraumaScore()
public java.lang.Float getFamilyHistoryScore()
public InsightModelDataDiagnosisModifier getModifiers()
Copyright © 2021 IBM Cloud. All rights reserved.