public class InsightModelDataUsage
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
InsightModelDataUsage() |
Modifier and Type | Method and Description |
---|---|
Float |
getConsideringScore()
Gets the consideringScore.
|
Float |
getDiscussedScore()
Gets the discussedScore.
|
Float |
getExplicitScore()
Gets the explicitScore.
|
Float |
getImplicitScore()
Gets the implicitScore.
|
Float |
getLabMeasurementScore()
Gets the labMeasurementScore.
|
Float |
getPatientReportedScore()
Gets the patientReportedScore.
|
Float |
getPendingScore()
Gets the pendingScore.
|
Float |
getTakenScore()
Gets the takenScore.
|
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 getTakenScore()
public Float getExplicitScore()
public Float getImplicitScore()
public Float getConsideringScore()
public Float getPatientReportedScore()
public Float getDiscussedScore()
public Float getLabMeasurementScore()
public Float getPendingScore()
Copyright © 2021 IBM Cloud. All rights reserved.