public class InsightModelDataTask
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
InsightModelDataTask() |
Modifier and Type | Method and Description |
---|---|
Float |
getClinicalAssessmentScore()
Gets the clinicalAssessmentScore.
|
Float |
getDiagnosticScore()
Gets the diagnosticScore.
|
Float |
getLabTestScore()
Gets the labTestScore.
|
Float |
getSurgicalTaskScore()
Gets the surgicalTaskScore.
|
Float |
getTherapeuticScore()
Gets the therapeuticScore.
|
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 Float getTherapeuticScore()
public Float getDiagnosticScore()
public Float getLabTestScore()
public Float getSurgicalTaskScore()
public Float getClinicalAssessmentScore()
Copyright © 2021 IBM Cloud. All rights reserved.