Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiNameMismatch |
AiNameMismatch.category(String category) |
AiNameMismatch |
AiNameMismatch.explanation(String explanation) |
AiNameMismatch |
AiNameMismatch.similarity(Double similarity) |
Modifier and Type | Method and Description |
---|---|
List<AiNameMismatch> |
AiNameMatchResult.getMismatches()
Detailed description of mismatches
|
Modifier and Type | Method and Description |
---|---|
AiNameMatchResult |
AiNameMatchResult.addMismatchesItem(AiNameMismatch mismatchesItem) |
Modifier and Type | Method and Description |
---|---|
AiNameMatchResult |
AiNameMatchResult.mismatches(List<AiNameMismatch> mismatches) |
void |
AiNameMatchResult.setMismatches(List<AiNameMismatch> mismatches) |
Constructor and Description |
---|
AiNameMatchResult(Double similarity,
List<AiNameMismatch> mismatches)
Initializes a new instance of the AiNameMatchResult
|
Copyright © 2019. All rights reserved.