public class EcoExamPaper extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
EcoExamPaper.Builder |
| 构造器和说明 |
|---|
EcoExamPaper() |
EcoExamPaper(EcoExamPaper.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
EcoExamPaperData[] |
getPaperList() |
static EcoExamPaper.Builder |
newBuilder() |
void |
setAccountId(String accountId) |
void |
setPaperList(EcoExamPaperData[] paperList) |
public EcoExamPaper()
public EcoExamPaper(EcoExamPaper.Builder builder)
public String getAccountId()
public void setAccountId(String accountId)
public EcoExamPaperData[] getPaperList()
public void setPaperList(EcoExamPaperData[] paperList)
public static EcoExamPaper.Builder newBuilder()
Copyright © 2025. All rights reserved.