| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
static SNOMEDCTEntityCategory |
SNOMEDCTEntityCategory.fromValue(String value)
Use this in place of valueOf.
|
static SNOMEDCTEntityCategory |
SNOMEDCTEntityCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SNOMEDCTEntityCategory[] |
SNOMEDCTEntityCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SNOMEDCTEntity |
SNOMEDCTEntity.withCategory(SNOMEDCTEntityCategory category)
The category of the detected entity.
|
SNOMEDCTAttribute |
SNOMEDCTAttribute.withCategory(SNOMEDCTEntityCategory category)
The category of the detected attribute.
|
Copyright © 2021. All rights reserved.