public class InsightModelData
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
InsightModelData() |
Modifier and Type | Method and Description |
---|---|
InsightModelDataDiagnosis |
getDiagnosis()
Gets the diagnosis.
|
InsightModelDataMedication |
getMedication()
Gets the medication.
|
InsightModelDataNormality |
getNormality()
Gets the normality.
|
InsightModelDataProcedure |
getProcedure()
Gets the procedure.
|
equals, hashCode, toString
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public InsightModelDataMedication getMedication()
public InsightModelDataProcedure getProcedure()
public InsightModelDataDiagnosis getDiagnosis()
public InsightModelDataNormality getNormality()
Copyright © 2021 IBM Cloud. All rights reserved.