| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<RxNormTrait> |
RxNormAttribute.traits()
Contextual information for the attribute.
|
List<RxNormTrait> |
RxNormEntity.traits()
Contextual information for the entity.
|
| Modifier and Type | Method and Description |
|---|---|
RxNormAttribute.Builder |
RxNormAttribute.Builder.traits(RxNormTrait... traits)
Contextual information for the attribute.
|
RxNormEntity.Builder |
RxNormEntity.Builder.traits(RxNormTrait... traits)
Contextual information for the entity.
|
| Modifier and Type | Method and Description |
|---|---|
RxNormAttribute.Builder |
RxNormAttribute.Builder.traits(Collection<RxNormTrait> traits)
Contextual information for the attribute.
|
RxNormEntity.Builder |
RxNormEntity.Builder.traits(Collection<RxNormTrait> traits)
Contextual information for the entity.
|
Copyright © 2020. All rights reserved.