public class Suggestion extends Object
Suggestion(String term, double score, String payload)
String
getPayload()
double
getScore()
getTerm()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Suggestion(String term, double score, String payload)
public String getTerm()
public double getScore()
public String getPayload()
Copyright © 2024. All rights reserved.