public class SuggestionSearchContext extends Object
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
SuggestionSearchContext.SuggestionContext |
| コンストラクタと説明 |
|---|
SuggestionSearchContext() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addSuggestion(String name,
SuggestionSearchContext.SuggestionContext suggestion) |
Map<String,SuggestionSearchContext.SuggestionContext> |
suggestions() |
public void addSuggestion(String name, SuggestionSearchContext.SuggestionContext suggestion)
public Map<String,SuggestionSearchContext.SuggestionContext> suggestions()
Copyright © 2009–2016. All rights reserved.