public class InsightModelAlcoholUseQualifier
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
| Constructor and Description | 
|---|
InsightModelAlcoholUseQualifier()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
get(java.lang.String key)
Returns the value from InsightModelAlcoholUseQualifier annotation by specified key. 
 | 
java.lang.Float | 
getAbuseScore()
Gets the abuseScore. 
 | 
java.lang.Float | 
getHeavyScore()
Gets the heavyScore. 
 | 
java.lang.Float | 
getLightScore()
Gets the lightScore. 
 | 
java.lang.Float | 
getModerateScore()
Gets the moderateScore. 
 | 
public java.lang.Float getLightScore()
public java.lang.Float getModerateScore()
public java.lang.Float getHeavyScore()
public java.lang.Float getAbuseScore()
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.