Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model |
Modifier and Type | Method and Description |
---|---|
Temporal |
ContainerGroup.getTemporalSpans(int index)
Gets the temporalSpans at given index.
|
Temporal |
UnstructuredContainer.getTemporalSpans(int index)
Gets the temporalSpans at a given index.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Temporal> |
AttributeValueAnnotation.getTemporal()
Gets the temporal.
|
java.util.List<Temporal> |
SymptomDisease.getTemporal()
Gets the temporal.
|
java.util.List<Temporal> |
Concept.getTemporal()
Gets the temporal.
|
java.util.List<Temporal> |
Procedure.getTemporal()
Gets the temporal.
|
java.util.List<Temporal> |
MedicationAnnotation.getTemporal()
Gets the temporal.
|
java.util.List<Temporal> |
ContainerGroup.getTemporalSpans()
Gets the temporalSpans.
|
java.util.List<Temporal> |
ContainerAnnotation.getTemporalSpans()
Gets the temporalSpans.
|
java.util.List<Temporal> |
UnstructuredContainer.getTemporalSpans()
Gets the temporalSpans.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeValueAnnotation.setTemporal(java.util.List<Temporal> temporal)
Sets the temporal.
|
void |
Concept.setTemporal(java.util.List<Temporal> temporal)
Sets the temporal.
|
void |
MedicationAnnotation.setTemporal(java.util.List<Temporal> temporal)
Sets the temporal.
|
Copyright © 2022 IBM Cloud. All rights reserved.