public class SearchImageByImageResult extends Object
| Constructor and Description |
|---|
SearchImageByImageResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
double |
getScore() |
String |
getSource() |
void |
setDescription(String description) |
void |
setScore(double score) |
void |
setSource(String source) |
String |
toString() |
Copyright © 2023. All rights reserved.