Interface SuggestionsContributorResults
@ProviderType
public interface SuggestionsContributorResults
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getAttributes
-
getDisplayGroupName
String getDisplayGroupName() -
getSuggestions
List<Suggestion> getSuggestions()
-