| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
List<RxNormAttribute> |
RxNormEntity.attributes()
The extracted attributes that relate to the entity.
|
| Modifier and Type | Method and Description |
|---|---|
RxNormEntity.Builder |
RxNormEntity.Builder.attributes(RxNormAttribute... attributes)
The extracted attributes that relate to the entity.
|
| Modifier and Type | Method and Description |
|---|---|
RxNormEntity.Builder |
RxNormEntity.Builder.attributes(Collection<RxNormAttribute> attributes)
The extracted attributes that relate to the entity.
|
Copyright © 2021. All rights reserved.