public class InsightModelDataMedication
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
InsightModelDataMedication() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from InsightModelDataMedication annotation by specified key.
|
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.
|
public InsightModelDataUsage getUsage()
public InsightModelDataEvent getStarted()
public InsightModelDataEvent getStopped()
public InsightModelDataEvent getDoseChanged()
public InsightModelDataEvent getAdverse()
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.