public class InsightModelDataMedication
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
InsightModelDataMedication() |
Modifier and Type | Method and Description |
---|---|
InsightModelDataEvent |
getAdverse()
Gets the adverse.
|
InsightModelDataEvent |
getDoseChanged()
Gets the doseChanged.
|
InsightModelDataEvent |
getStarted()
Gets the started.
|
InsightModelDataEvent |
getStopped()
Gets the stopped.
|
InsightModelDataUsage |
getUsage()
Gets the usage.
|
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 InsightModelDataUsage getUsage()
public InsightModelDataEvent getStarted()
public InsightModelDataEvent getStopped()
public InsightModelDataEvent getDoseChanged()
public InsightModelDataEvent getAdverse()
Copyright © 2021 IBM Cloud. All rights reserved.