public class DictonaryEntry
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DictonaryEntry.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
children()
Gets the children.
|
String |
cui()
Gets the cui.
|
List<String> |
definition()
Gets the definition.
|
DictonaryEntry.Builder |
newBuilder()
New builder.
|
List<String> |
parents()
Gets the parents.
|
String |
preferredName()
Gets the preferredName.
|
List<String> |
related()
Gets the related.
|
List<String> |
semtypes()
Gets the semtypes.
|
List<String> |
siblings()
Gets the siblings.
|
String |
source()
Gets the source.
|
String |
sourceVersion()
Gets the sourceVersion.
|
List<String> |
surfaceForms()
Gets the surfaceForms.
|
List<String> |
variants()
Gets the variants.
|
String |
vocab()
Gets the vocab.
|
public DictonaryEntry.Builder newBuilder()
public String cui()
public String preferredName()
public String vocab()
public String source()
public String sourceVersion()
Copyright © 2021 IBM Cloud. All rights reserved.