public class EjectionFractionAnnotation
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
EjectionFractionAnnotation() |
Modifier and Type | Method and Description |
---|---|
Long |
getBegin()
Gets the begin.
|
String |
getCoveredText()
Gets the coveredText.
|
String |
getEfAlphabeticValueNormalizedName()
Gets the efAlphabeticValueNormalizedName.
|
String |
getEfAlphabeticValueSurfaceForm()
Gets the efAlphabeticValueSurfaceForm.
|
String |
getEfSuffixNormalizedName()
Gets the efSuffixNormalizedName.
|
String |
getEfSuffixSurfaceForm()
Gets the efSuffixSurfaceForm.
|
String |
getEfTermNormalizedName()
Gets the efTermNormalizedName.
|
String |
getEfTermSurfaceForm()
Gets the efTermSurfaceForm.
|
Long |
getEnd()
Gets the end.
|
String |
getFirstValue()
Gets the firstValue.
|
String |
getId()
Gets the id.
|
String |
getIsRange()
Gets the isRange.
|
String |
getSecondValue()
Gets the secondValue.
|
String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
String |
getType()
Gets the type.
|
Long |
getUid()
Gets the uid.
|
Boolean |
isHypothetical()
Gets the hypothetical.
|
Boolean |
isNegated()
Gets the negated.
|
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 String getId()
public String getType()
public Long getUid()
public Long getBegin()
public Long getEnd()
public String getCoveredText()
public Boolean isNegated()
public Boolean isHypothetical()
public String getFirstValue()
public String getEfAlphabeticValueSurfaceForm()
public String getSecondValue()
public String getEfTermSurfaceForm()
public String getEfSuffixSurfaceForm()
public String getEfSuffixNormalizedName()
public String getEfAlphabeticValueNormalizedName()
public String getEfTermNormalizedName()
public String getIsRange()
public String getSectionNormalizedName()
public String getSectionSurfaceForm()
Copyright © 2021 IBM Cloud. All rights reserved.