public class InsightModelDataUsage
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
InsightModelDataUsage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelDataUsage annotation by specified key.
|
java.lang.Float |
getConsideringScore()
Gets the consideringScore.
|
java.lang.Float |
getDiscussedScore()
Gets the discussedScore.
|
java.lang.Float |
getExplicitScore()
Gets the explicitScore.
|
java.lang.Float |
getImplicitScore()
Gets the implicitScore.
|
java.lang.Float |
getLabMeasurementScore()
Gets the labMeasurementScore.
|
java.lang.Float |
getPatientReportedScore()
Gets the patientReportedScore.
|
java.lang.Float |
getPendingScore()
Gets the pendingScore.
|
java.lang.Float |
getTakenScore()
Gets the takenScore.
|
public java.lang.Float getTakenScore()
public java.lang.Float getExplicitScore()
public java.lang.Float getImplicitScore()
public java.lang.Float getConsideringScore()
public java.lang.Float getPatientReportedScore()
public java.lang.Float getDiscussedScore()
public java.lang.Float getLabMeasurementScore()
public java.lang.Float getPendingScore()
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.