public class CancerDiagnosis
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
CancerDiagnosis() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from CancerDiagnosis annotation by specified key.
|
java.lang.Long |
getBegin()
Gets the begin.
|
java.util.List<CustomCollection> |
getCancer()
Gets the cancer.
|
CustomCollection |
getCancer(int index) |
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.Long |
getCui()
Gets the cui.
|
Disambiguation |
getDisambiguationData()
Gets the disambiguationData.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.lang.String |
getId()
Gets the id.
|
java.lang.String |
getModality()
Gets the modality.
|
java.lang.String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
java.lang.String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
java.lang.String |
getType()
Gets the type.
|
java.lang.Long |
getUid()
Gets the uid.
|
java.lang.Boolean |
isHypothetical()
Gets the hypothetical.
|
java.lang.Boolean |
isNegated()
Gets the negated.
|
public java.lang.String getId()
public java.lang.String getType()
public java.lang.Long getUid()
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
public java.lang.Long getCui()
public java.lang.Boolean isNegated()
public java.lang.Boolean isHypothetical()
public java.lang.String getSectionNormalizedName()
public java.lang.String getModality()
public java.lang.String getSectionSurfaceForm()
public Disambiguation getDisambiguationData()
public java.util.List<CustomCollection> getCancer()
public CustomCollection getCancer(int index)
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.