public class InsightModelDataUsage
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
InsightModelDataUsage() |
Modifier and Type | Method and Description |
---|---|
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.
|
equals, hashCode, toString
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()
Copyright © 2021 IBM Cloud. All rights reserved.