public class DAOGetQuestionsCountResponseWrapper extends DAOResponseWrapper
code, message
Constructor and Description |
---|
DAOGetQuestionsCountResponseWrapper() |
DAOGetQuestionsCountResponseWrapper(int totalQuestionsCount,
int code,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
int |
getTotalQuestionsCount() |
void |
setTotalQuestionsCount(int totalQuestionsCount) |
getCode, getMessage, setCode, setMessage