public class PageStandardQuestionResponse extends PagedResponse
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) List<ChangedStandardQuestionModel> |
standardQuestions |
| 构造器和说明 |
|---|
PageStandardQuestionResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ChangedStandardQuestionModel> |
getStandardQuestions() |
void |
setStandardQuestions(List<ChangedStandardQuestionModel> standardQuestions) |
getPageNumber, getPageSize, getTotalCount, setPageNumber, setPageSize, setTotalCountgetRequestId, setRequestIdList<ChangedStandardQuestionModel> standardQuestions
public List<ChangedStandardQuestionModel> getStandardQuestions()
public void setStandardQuestions(List<ChangedStandardQuestionModel> standardQuestions)
Copyright © 2024. All rights reserved.