public class InsightModelDataTask
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
InsightModelDataTask() |
Modifier and Type | Method and Description |
---|---|
java.lang.Float |
getClinicalAssessmentScore()
Gets the clinicalAssessmentScore.
|
java.lang.Float |
getDiagnosticScore()
Gets the diagnosticScore.
|
java.lang.Float |
getLabTestScore()
Gets the labTestScore.
|
java.lang.Float |
getSurgicalTaskScore()
Gets the surgicalTaskScore.
|
java.lang.Float |
getTherapeuticScore()
Gets the therapeuticScore.
|
equals, hashCode, toString
public java.lang.Float getTherapeuticScore()
public java.lang.Float getDiagnosticScore()
public java.lang.Float getLabTestScore()
public java.lang.Float getSurgicalTaskScore()
public java.lang.Float getClinicalAssessmentScore()
Copyright © 2021 IBM Cloud. All rights reserved.