public class SimilarDocument extends Object
| Constructor and Description |
|---|
SimilarDocument() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
float |
getScore() |
void |
setId(String id) |
void |
setScore(float score) |
Copyright © 2017. All rights reserved.