public class QuestionSearchBean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
keywords |
protected String |
privacy |
protected String |
status |
| Constructor and Description |
|---|
QuestionSearchBean() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getKeywords() |
String |
getPrivacy() |
String |
getStatus() |
void |
setKeywords(List<String> keywords) |
void |
setPrivacy(String privacy) |
void |
setStatus(String status) |
Copyright © 2014–2015 Ifremer. All rights reserved.