public class UmlsConceptInfoModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
UmlsConceptInfoModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCui()
Gets the cui.
|
java.lang.String |
getDefinition()
Gets the definition.
|
java.lang.String |
getOntology()
Gets the ontology.
|
java.lang.Object |
getPreferredName()
Gets the preferredName.
|
java.util.List<java.lang.String> |
getSemanticTypes()
Gets the semanticTypes.
|
java.util.List<java.lang.String> |
getSurfaceForms()
Gets the surfaceForms.
|
java.util.List<java.lang.String> |
getTypeahead()
Gets the typeahead.
|
java.util.List<java.lang.String> |
getVariants()
Gets the variants.
|
public java.lang.String getCui()
public java.lang.String getOntology()
public java.lang.Object getPreferredName()
public java.util.List<java.lang.String> getSemanticTypes()
public java.util.List<java.lang.String> getSurfaceForms()
public java.util.List<java.lang.String> getTypeahead()
public java.util.List<java.lang.String> getVariants()
public java.lang.String getDefinition()
Copyright © 2022 IBM Cloud. All rights reserved.