public class ConceptInfoModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
ConceptInfoModel() |
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.lang.Boolean |
isHasChildren()
Gets the hasChildren.
|
java.lang.Boolean |
isHasParents()
Gets the hasParents.
|
java.lang.Boolean |
isHasSiblings()
Gets the hasSiblings.
|
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.lang.String getDefinition()
public java.lang.Boolean isHasParents()
public java.lang.Boolean isHasChildren()
public java.lang.Boolean isHasSiblings()
Copyright © 2022 IBM Cloud. All rights reserved.