public class InsightModelDataDiagnosis
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
InsightModelDataDiagnosis() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelDataDiagnosis annotation by specified key.
|
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.
|
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()
public java.lang.Object get(java.lang.String key)
get
in class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
key
- the name of the field to getCopyright © 2022 IBM Cloud. All rights reserved.