public class InsightModelIllicitDrugUsage
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
InsightModelIllicitDrugUsage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Float |
getDiscussedScore()
Gets the discussedScore.
|
java.lang.Float |
getNoneScore()
Gets the noneScore.
|
java.lang.Float |
getTreatmentScore()
Gets the treatmentScore.
|
java.lang.Float |
getUnknownScore()
Gets the unknownScore.
|
java.lang.Float |
getUseScore()
Gets the useScore.
|
equals, hashCode, toString
public java.lang.Float getUseScore()
public java.lang.Float getNoneScore()
public java.lang.Float getUnknownScore()
public java.lang.Float getDiscussedScore()
public java.lang.Float getTreatmentScore()
Copyright © 2021 IBM Cloud. All rights reserved.