public class ConceptValue
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
ConceptValue() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from ConceptValue annotation by specified key.
|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.String |
getCui()
Gets the cui.
|
java.util.List<Concept> |
getDerivedFrom()
Gets the derivedFrom.
|
java.lang.String |
getDimension()
Gets the dimension.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.lang.String |
getId()
Gets the id.
|
java.lang.String |
getPreferredName()
Gets the preferredName.
|
java.lang.String |
getRangeBegin()
Gets the rangeBegin.
|
java.lang.String |
getRangeEnd()
Gets the rangeEnd.
|
java.lang.String |
getRuleId()
Gets the ruleId.
|
java.lang.String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
java.lang.String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
java.lang.String |
getSource()
Gets the source.
|
java.lang.String |
getTrigger()
Gets the trigger.
|
java.lang.String |
getType()
Gets the type.
|
java.lang.Long |
getUid()
Gets the uid.
|
java.lang.String |
getUnit()
Gets the unit.
|
java.lang.String |
getValue()
Gets the value.
|
java.util.List<CustomCollection> |
getValues()
Gets the values.
|
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.Boolean isNegated()
public java.lang.Boolean isHypothetical()
public java.lang.String getCui()
public java.lang.String getDimension()
public java.lang.String getPreferredName()
public java.lang.String getTrigger()
public java.lang.String getSource()
public java.lang.String getValue()
public java.lang.String getSectionNormalizedName()
public java.lang.String getSectionSurfaceForm()
public java.lang.String getRuleId()
public java.util.List<Concept> getDerivedFrom()
public java.lang.String getUnit()
public java.util.List<CustomCollection> getValues()
public java.lang.String getRangeBegin()
public java.lang.String getRangeEnd()
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.