public class InsightModelIllicitDrug
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
InsightModelIllicitDrug() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelIllicitDrug annotation by specified key.
|
java.lang.Float |
getExposureScore()
Gets the exposureScore.
|
java.lang.Float |
getNonPatientScore()
Gets the nonPatientScore.
|
java.lang.Float |
getTreatmentScore()
Gets the treatmentScore.
|
InsightModelIllicitDrugUsage |
getUsage()
Gets the usage.
|
InsightModelIllicitDrugUseDimension |
getUseDimension()
Gets the useDimension.
|
InsightModelIllicitDrugUseQualifier |
getUseQualifier()
Gets the useQualifier.
|
InsightModelIllicitDrugUseStatus |
getUseStatus()
Gets the useStatus.
|
public InsightModelIllicitDrugUsage getUsage()
public InsightModelIllicitDrugUseStatus getUseStatus()
public InsightModelIllicitDrugUseQualifier getUseQualifier()
public InsightModelIllicitDrugUseDimension getUseDimension()
public java.lang.Float getExposureScore()
public java.lang.Float getNonPatientScore()
public java.lang.Float getTreatmentScore()
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.