public class InsightModelDataTask
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
| Constructor and Description | 
|---|
InsightModelDataTask()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
get(java.lang.String key)
Returns the value from InsightModelDataTask annotation by specified key. 
 | 
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. 
 | 
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()
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.