Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameExtractedComponent |
AiNameExtractedComponent.category(String category) |
AiNameExtractedComponent |
AiNameExtractedComponent.value(String value) |
Modifier and Type | Method and Description |
---|---|
List<AiNameExtractedComponent> |
AiNameExtracted.getName()
Extracted name components
|
Modifier and Type | Method and Description |
---|---|
AiNameExtracted |
AiNameExtracted.addNameItem(AiNameExtractedComponent nameItem) |
Modifier and Type | Method and Description |
---|---|
AiNameExtracted |
AiNameExtracted.name(List<AiNameExtractedComponent> name) |
void |
AiNameExtracted.setName(List<AiNameExtractedComponent> name) |
Constructor and Description |
---|
AiNameExtracted(List<AiNameExtractedComponent> name,
Double score)
Initializes a new instance of the AiNameExtracted
|
Copyright © 2020. All rights reserved.