| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
static RxNormEntityType |
RxNormEntityType.fromValue(String value)
Use this in place of valueOf.
|
static RxNormEntityType |
RxNormEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RxNormEntityType[] |
RxNormEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RxNormEntity |
RxNormEntity.withType(RxNormEntityType type)
Describes the specific type of entity.
|
Copyright © 2020. All rights reserved.