public class Corpus
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
Corpus() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCorpusName()
Gets the corpusName.
|
java.lang.String |
getDescriptiveName()
Gets the descriptiveName.
|
java.lang.String |
getElasticsearchIndex()
Gets the elasticsearchIndex.
|
java.util.List<java.lang.String> |
getOntologies()
Gets the ontologies.
|
java.lang.String |
getUmlsRelease()
Gets the umlsRelease.
|
java.lang.String |
getUmlsVersion()
Gets the umlsVersion.
|
java.lang.Boolean |
isBvt()
Gets the bvt.
|
public java.lang.String getCorpusName()
public java.util.List<java.lang.String> getOntologies()
public java.lang.String getDescriptiveName()
public java.lang.String getUmlsVersion()
public java.lang.String getUmlsRelease()
public java.lang.Boolean isBvt()
public java.lang.String getElasticsearchIndex()
Copyright © 2022 IBM Cloud. All rights reserved.