Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameExtracted |
AiNameExtracted.addNameItem(AiNameExtractedComponent nameItem)
Add an item to name and return this.
|
AiNameExtracted |
AiNameExtracted.name(List<AiNameExtractedComponent> name)
Set name and return this.
|
AiNameExtracted |
AiNameExtracted.score(Double score)
Set score and return this.
|
Modifier and Type | Method and Description |
---|---|
List<AiNameExtracted> |
ListResponseOfAiNameExtracted.getValue()
Get value
|
Modifier and Type | Method and Description |
---|---|
ListResponseOfAiNameExtracted |
ListResponseOfAiNameExtracted.addValueItem(AiNameExtracted valueItem)
Add an item to value and return this.
|
Modifier and Type | Method and Description |
---|---|
void |
ListResponseOfAiNameExtracted.setValue(List<AiNameExtracted> value)
Set value.
|
ListResponseOfAiNameExtracted |
ListResponseOfAiNameExtracted.value(List<AiNameExtracted> value)
Set value and return this.
|
Constructor and Description |
---|
ListResponseOfAiNameExtracted(List<AiNameExtracted> value)
Initializes a new instance of the ListResponseOfAiNameExtracted
|
Copyright © 2020. All rights reserved.