public class LabValueAnnotation
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
LabValueAnnotation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.String |
getDateInMilliseconds()
Gets the dateInMilliseconds.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.lang.String |
getId()
Gets the id.
|
java.lang.String |
getLabTypeNormalizedName()
Gets the labTypeNormalizedName.
|
java.lang.String |
getLabTypeSurfaceForm()
Gets the labTypeSurfaceForm.
|
java.lang.String |
getLabValue()
Gets the labValue.
|
java.lang.String |
getLoincId()
Gets the loincId.
|
java.lang.String |
getLowValue()
Gets the lowValue.
|
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.
|
equals, hashCode, toString
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.Boolean isNegated()
public java.lang.Boolean isHypothetical()
public java.lang.String getLoincId()
public java.lang.String getLowValue()
public java.lang.String getDateInMilliseconds()
public java.lang.String getLabTypeSurfaceForm()
public java.lang.String getLabTypeNormalizedName()
public java.lang.String getLabValue()
public java.lang.String getSectionNormalizedName()
public java.lang.String getSectionSurfaceForm()
Copyright © 2021 IBM Cloud. All rights reserved.