| Modifier and Type | Field and Description |
|---|---|
protected List<SuggestionResultType> |
ItemListType.suggestion |
protected List<SuggestionResultType> |
CollectionListType.suggestion |
protected List<SuggestionResultType> |
SearchResultType.suggestion |
protected List<SuggestionResultType> |
ShapeListType.suggestion |
| Modifier and Type | Method and Description |
|---|---|
SuggestionResultType |
ObjectFactory.createSuggestionResultType()
Create an instance of
SuggestionResultType |
| Modifier and Type | Method and Description |
|---|---|
List<SuggestionResultType> |
ItemListType.getSuggestion()
Gets the value of the suggestion property.
|
List<SuggestionResultType> |
CollectionListType.getSuggestion()
Gets the value of the suggestion property.
|
List<SuggestionResultType> |
SearchResultType.getSuggestion()
Gets the value of the suggestion property.
|
List<SuggestionResultType> |
ShapeListType.getSuggestion()
Gets the value of the suggestion property.
|
Copyright © 2015. All rights reserved.