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