public class InsightModelAlcohol
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
InsightModelAlcohol() |
Modifier and Type | Method and Description |
---|---|
java.lang.Float |
getExposureScore()
Gets the exposureScore.
|
java.lang.Float |
getNonPatientScore()
Gets the nonPatientScore.
|
java.lang.Float |
getTreatmentScore()
Gets the treatmentScore.
|
InsightModelAlcoholUsage |
getUsage()
Gets the usage.
|
InsightModelAlcoholUseQualifier |
getUseQualifier()
Gets the useQualifier.
|
InsightModelAlcoholUseStatus |
getUseStatus()
Gets the useStatus.
|
equals, hashCode, toString
public InsightModelAlcoholUsage getUsage()
public InsightModelAlcoholUseStatus getUseStatus()
public InsightModelAlcoholUseQualifier getUseQualifier()
public java.lang.Float getExposureScore()
public java.lang.Float getNonPatientScore()
public java.lang.Float getTreatmentScore()
Copyright © 2021 IBM Cloud. All rights reserved.