public class TypeaheadResult extends Object
String
taskId
text
TypeaheadResult(String text)
TypeaheadResult(String text, String task)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String text
@Nullable public final String taskId
public TypeaheadResult(String text, @NotNull String task)
public TypeaheadResult(String text)
@NotNull public String toString()
toString
Object
Copyright © 2018. All rights reserved.