public abstract class AbstractAutocompleteResult<T> extends java.lang.Object implements AutocompleteResult<T>
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | REVISION | 
| Constructor and Description | 
|---|
| AbstractAutocompleteResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getSearchText() | 
| void | setSearchText(java.lang.String searchText) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResultpublic static final java.lang.String REVISION
Copyright © 2001-2019 Jalios SA. All Rights Reserved.