public class RankedDocConcept
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
RankedDocConcept() |
Modifier and Type | Method and Description |
---|---|
String |
getCui()
Gets the cui.
|
Long |
getHitCount()
Gets the hitCount.
|
String |
getPreferredName()
Gets the preferredName.
|
Long |
getRank()
Gets the rank.
|
public String getPreferredName()
public String getCui()
public Long getRank()
public Long getHitCount()
Copyright © 2021 IBM Cloud. All rights reserved.