public class BatchDeleteEcoExamPaperReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchDeleteEcoExamPaperReqBody.Builder |
| 构造器和说明 |
|---|
BatchDeleteEcoExamPaperReqBody() |
BatchDeleteEcoExamPaperReqBody(BatchDeleteEcoExamPaperReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String[] |
getPaperIdList() |
static BatchDeleteEcoExamPaperReqBody.Builder |
newBuilder() |
void |
setAccountId(String accountId) |
void |
setPaperIdList(String[] paperIdList) |
public BatchDeleteEcoExamPaperReqBody()
public BatchDeleteEcoExamPaperReqBody(BatchDeleteEcoExamPaperReqBody.Builder builder)
public static BatchDeleteEcoExamPaperReqBody.Builder newBuilder()
public String getAccountId()
public void setAccountId(String accountId)
public String[] getPaperIdList()
public void setPaperIdList(String[] paperIdList)
Copyright © 2024. All rights reserved.