public class InsightModelDataDiagnosis
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
InsightModelDataDiagnosis() |
Modifier and Type | Method and Description |
---|---|
Float |
getFamilyHistoryScore()
Gets the familyHistoryScore.
|
InsightModelDataDiagnosisModifier |
getModifiers()
Gets the modifiers.
|
Float |
getSuspectedScore()
Gets the suspectedScore.
|
Float |
getSymptomScore()
Gets the symptomScore.
|
Float |
getTraumaScore()
Gets the traumaScore.
|
InsightModelDataUsage |
getUsage()
Gets the usage.
|
equals, hashCode, toString
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public InsightModelDataUsage getUsage()
public Float getSuspectedScore()
public Float getSymptomScore()
public Float getTraumaScore()
public Float getFamilyHistoryScore()
public InsightModelDataDiagnosisModifier getModifiers()
Copyright © 2021 IBM Cloud. All rights reserved.