| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<ICD10CMTrait> |
ICD10CMAttribute.traits()
The contextual information for the attribute.
|
List<ICD10CMTrait> |
ICD10CMEntity.traits()
Provides Contextual information for the entity.
|
| Modifier and Type | Method and Description |
|---|---|
ICD10CMAttribute.Builder |
ICD10CMAttribute.Builder.traits(ICD10CMTrait... traits)
The contextual information for the attribute.
|
ICD10CMEntity.Builder |
ICD10CMEntity.Builder.traits(ICD10CMTrait... traits)
Provides Contextual information for the entity.
|
| Modifier and Type | Method and Description |
|---|---|
ICD10CMAttribute.Builder |
ICD10CMAttribute.Builder.traits(Collection<ICD10CMTrait> traits)
The contextual information for the attribute.
|
ICD10CMEntity.Builder |
ICD10CMEntity.Builder.traits(Collection<ICD10CMTrait> traits)
Provides Contextual information for the entity.
|
Copyright © 2020. All rights reserved.