public abstract static class Suggest.Suggestion.Entry.Option extends Object
| Constructor and Description |
|---|
Option(String text,
String highlighted,
float score,
Boolean collateMatch) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCollateMatch() |
String |
getHighlighted() |
float |
getScore() |
String |
getText() |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.