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