@Deprecated public class QuestionVO extends PolyvQuestionVO
PolyvQuestionVOPolyvQuestionVO| 限定符和类型 | 类和说明 |
|---|---|
static class |
QuestionVO.ChoicesVO
已过时。
|
TYPE_AUDITION, TYPE_QUESTION| 构造器和说明 |
|---|
QuestionVO(java.lang.String examId,
java.lang.String userId,
java.lang.String vid,
java.lang.String showTime,
int hours,
int minutes,
int seconds,
java.lang.String question,
java.util.List<QuestionVO.ChoicesVO> choicesList,
java.lang.String answer,
boolean skip,
int type,
java.lang.String mp3url,
int wrongTime,
int wrongShow,
int status,
long createdTime,
boolean isFromDownload)
已过时。
|
copyToQuestion, formatQuestion, getAnswer, getChoicesList, getChoicesList2, getCreatedTime, getExamId, getHours, getMinutes, getMp3url, getQuestion, getSeconds, getShowTime, getStatus, getType, getUserId, getVid, getWrongShow, getWrongTime, isFromDownload, isSkippublic QuestionVO(java.lang.String examId,
java.lang.String userId,
java.lang.String vid,
java.lang.String showTime,
int hours,
int minutes,
int seconds,
java.lang.String question,
java.util.List<QuestionVO.ChoicesVO> choicesList,
java.lang.String answer,
boolean skip,
int type,
java.lang.String mp3url,
int wrongTime,
int wrongShow,
int status,
long createdTime,
boolean isFromDownload)