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