Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model | |
com.ibm.watson.health.acd.v1.util |
Modifier and Type | Method and Description |
---|---|
CustomCollection |
CancerDiagnosis.getCancer(int index) |
CustomCollection |
MedicationAnnotation.getDrug(int index) |
CustomCollection |
Temporal.getRelationTypes()
Gets the relation types.
|
CustomCollection |
Temporal.getTemporalType()
Gets the temporal type.
|
CustomCollection |
NegatedSpan.getTrigger()
Gets the trigger.
|
CustomCollection |
AttributeValueAnnotation.getValues(int index) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CustomCollection> |
CancerDiagnosis.getCancer()
Gets the cancer.
|
java.util.List<CustomCollection> |
MedicationAnnotation.getDrug()
Gets the drug.
|
java.util.List<CustomCollection> |
ConceptValue.getValues()
Gets the values.
|
java.util.List<CustomCollection> |
AttributeValueAnnotation.getValues()
Gets the values.
|
Modifier and Type | Method and Description |
---|---|
CustomCollection |
CustomDeserializer.convertObject(java.lang.String response) |
CustomCollection |
CustomCollection.convertToCustomCollection(java.lang.Object annotation)
Converts annotation to collection.
|
CustomCollection |
CustomCollection.get(int key)
Retrieves collection by position.
|
CustomCollection |
CustomCollection.get(java.lang.String key)
Retrieves collection by key.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CustomCollection> |
CustomCollection.convertToCustomCollectionList(java.util.List<java.lang.Object> listAnnotation)
Retrieves collection list for annotation list.
|
java.util.List<CustomCollection> |
CustomCollection.getList(java.lang.String key)
Retrieve list of collections by key.
|
Copyright © 2021 IBM Cloud. All rights reserved.