| Package | Description |
|---|---|
| org.streampipes.model.client.messages |
| Modifier and Type | Method and Description |
|---|---|
List<AutocompleteItem> |
AutocompleteResult.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutocompleteResult.add(AutocompleteItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutocompleteResult.setResult(List<AutocompleteItem> result) |
| Constructor and Description |
|---|
AutocompleteResult(List<AutocompleteItem> result) |
Copyright © 2019. All rights reserved.