public class InsightModelData
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
InsightModelData() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelData annotation by specified key.
|
InsightModelAlcohol |
getAlcohol()
Gets the alcohol.
|
InsightModelDataDiagnosis |
getDiagnosis()
Gets the diagnosis.
|
InsightModelIllicitDrug |
getIllicitDrug()
Gets the illicitDrug.
|
InsightModelDataMedication |
getMedication()
Gets the medication.
|
InsightModelDataNormality |
getNormality()
Gets the normality.
|
InsightModelDataProcedure |
getProcedure()
Gets the procedure.
|
InsightModelSubstanceAbuse |
getSubstance()
Gets the substance.
|
InsightModelTobacco |
getTobacco()
Gets the tobacco.
|
public InsightModelDataMedication getMedication()
public InsightModelDataProcedure getProcedure()
public InsightModelDataDiagnosis getDiagnosis()
public InsightModelDataNormality getNormality()
public InsightModelTobacco getTobacco()
public InsightModelAlcohol getAlcohol()
public InsightModelIllicitDrug getIllicitDrug()
public InsightModelSubstanceAbuse getSubstance()
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.