public class InsightModelData
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
InsightModelData() |
Modifier and Type | Method and Description |
---|---|
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.
|
equals, hashCode, toString
public InsightModelDataMedication getMedication()
public InsightModelDataProcedure getProcedure()
public InsightModelDataDiagnosis getDiagnosis()
public InsightModelDataNormality getNormality()
public InsightModelTobacco getTobacco()
public InsightModelAlcohol getAlcohol()
public InsightModelIllicitDrug getIllicitDrug()
public InsightModelSubstanceAbuse getSubstance()
Copyright © 2021 IBM Cloud. All rights reserved.