@Deprecated public class Suggestions extends AbstractResultEntity
Constructor and Description |
---|
Suggestions()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Suggestion> |
getItems()
Deprecated.
|
java.lang.String |
getOrigQuery()
Deprecated.
|
boolean |
isAutoSearched()
Deprecated.
|
boolean |
isSuggestionLowResult()
Deprecated.
|
void |
parse(javax.xml.stream.XMLEventReader reader)
Deprecated.
|
public void parse(javax.xml.stream.XMLEventReader reader) throws java.lang.Exception
parse
in interface ResultEntity
parse
in class AbstractResultEntity
java.lang.Exception
public boolean isAutoSearched()
public boolean isSuggestionLowResult()
public java.lang.String getOrigQuery()
public java.util.List<Suggestion> getItems()
Copyright © 2010 - 2020 Adobe. All Rights Reserved