public class InsightModelTobaccoUsage
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
InsightModelTobaccoUsage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelTobaccoUsage annotation by specified key.
|
java.lang.Float |
getDiscussedScore()
Gets the discussedScore.
|
java.lang.Float |
getNoneScore()
Gets the noneScore.
|
java.lang.Float |
getUnknownScore()
Gets the unknownScore.
|
java.lang.Float |
getUseScore()
Gets the useScore.
|
public java.lang.Float getUseScore()
public java.lang.Float getNoneScore()
public java.lang.Float getUnknownScore()
public java.lang.Float getDiscussedScore()
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.