public final class AutoCompleteSuggestion extends Object
Constructor and Description |
---|
AutoCompleteSuggestion() |
AutoCompleteSuggestion(String value,
String displayValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getCategory() |
String |
getDisplayValue() |
BaseTypesMap<String,String> |
getProperties() |
String |
getProperty(String key) |
String |
getValue() |
int |
hashCode() |
void |
setCategory(String cat) |
void |
setDisplayValue(String displayValue) |
void |
setProperties(BaseTypesMap<String,String> properties) |
void |
setProperty(String key,
String value) |
void |
setValue(String value) |
String |
toString() |
public String getDisplayValue()
public void setDisplayValue(String displayValue)
public String getValue()
public void setValue(String value)
public String getCategory()
public void setCategory(String cat)
public BaseTypesMap<String,String> getProperties()
public void setProperties(BaseTypesMap<String,String> properties)
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.