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