public class SuggestiveResult extends Object
| Constructor and Description |
|---|
SuggestiveResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlternativeTerm() |
EPR |
getEpr() |
boolean |
isAutofollow() |
void |
setAlternativeTerm(String alternativeTerm) |
void |
setAutofollow(boolean autofollow) |
void |
setEpr(EPR epr) |
public EPR getEpr()
public void setEpr(EPR epr)
public String getAlternativeTerm()
public void setAlternativeTerm(String alternativeTerm)
public boolean isAutofollow()
public void setAutofollow(boolean autofollow)
Copyright © 2017. All rights reserved.