public final class NameSimilarityResponse extends Response
extendedInformation| Constructor and Description |
|---|
NameSimilarityResponse(Double score)
Constructor for
NameMatchingResponse |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getScore()
Gets the name similarity result
|
int |
hashCode() |
getExtendedInformationpublic NameSimilarityResponse(Double score)
NameMatchingResponsescore - the similarity score.Copyright © 2014–2016 Basis Technology Corp.. All rights reserved.