Package | Description |
---|---|
com.ibm.watson.health.iml.v1.model |
Insights for Medical Literature Service v1.
|
Modifier and Type | Method and Description |
---|---|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addChildren(String children)
Adds an children to children.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addDefinition(String definition)
Adds an definition to definition.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addParents(String parents)
Adds an parents to parents.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addRelated(String related)
Adds an related to related.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addSemtypes(String semtypes)
Adds an semtypes to semtypes.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addSiblings(String siblings)
Adds an siblings to siblings.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addSurfaceForms(String surfaceForms)
Adds an surfaceForms to surfaceForms.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.addVariants(String variants)
Adds an variants to variants.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.children(List<String> children)
Set the children.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.cui(String cui)
Set the cui.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.definition(List<String> definition)
Set the definition.
|
DictonaryEntry.Builder |
DictonaryEntry.newBuilder()
New builder.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.parents(List<String> parents)
Set the parents.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.preferredName(String preferredName)
Set the preferredName.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.related(List<String> related)
Set the related.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.semtypes(List<String> semtypes)
Set the semtypes.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.siblings(List<String> siblings)
Set the siblings.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.source(String source)
Set the source.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.sourceVersion(String sourceVersion)
Set the sourceVersion.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.surfaceForms(List<String> surfaceForms)
Set the surfaceForms.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.variants(List<String> variants)
Set the variants.
|
DictonaryEntry.Builder |
DictonaryEntry.Builder.vocab(String vocab)
Set the vocab.
|
Copyright © 2021 IBM Cloud. All rights reserved.